Namespace: Weborb.Messaging.Net.RTMP.Codec
Assembly: weborb (in weborb.dll) Version: 4.4.0.0 (4.4.0.0)

Syntax

C#
public class RTMP : ProtocolState
Visual Basic
Public Class RTMP _
	Inherits ProtocolState
Visual C++
public ref class RTMP : public ProtocolState

Inheritance Hierarchy

System..::..Object
  Weborb.Messaging.Net.RTMP..::..ProtocolState
    Weborb.Messaging.Net.RTMP.Codec..::..RTMP

See Also