The RTMP type exposes the following members.

Constructors

  NameDescription
Public methodRTMP
Initializes a new instance of the RTMP class

Methods

  NameDescription
Public methodbufferDecoding (Inherited from ProtocolState.)
Public methodcanContinueDecoding (Inherited from ProtocolState.)
Public methodcanStartDecoding (Inherited from ProtocolState.)
Public methodcontinueDecoding (Inherited from ProtocolState.)
Public methodEquals
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
Protected methodFinalize
Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
(Inherited from Object.)
Public methodgetDecoderBufferAmount (Inherited from ProtocolState.)
Public methodgetEncoding
Public methodGetHashCode
Serves as a hash function for a particular type.
(Inherited from Object.)
Public methodgetLastFullTimestampWritten
Public methodgetLastReadChannel
Public methodgetLastReadHeader
Public methodgetLastReadPacket
Public methodgetLastReadPacketHeader
Public methodgetLastTimestampMapping
Public methodgetLastWriteChannel
Public methodgetLastWriteHeader
Public methodgetLastWritePacket
Public methodgetMode
Public methodgetReadChunkSize
Public methodgetState
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodgetWriteChunkSize
Public methodhasDecodedObject (Inherited from ProtocolState.)
Public methodisDebug
Protected methodMemberwiseClone
Creates a shallow copy of the current Object.
(Inherited from Object.)
Public methodsetDebug
Public methodsetEncoding
Public methodsetHandshake
Public methodsetLastFullTimestampWritten
Public methodsetLastReadHeader
Public methodsetLastReadPacket
Public methodsetLastReadPacketHeader
Public methodsetLastTimestampMapping
Public methodsetLastWriteHeader
Public methodsetLastWritePacket
Public methodsetReadChunkSize
Public methodsetState
Public methodsetWriteChunkSize
Public methodstartDecoding (Inherited from ProtocolState.)
Public methodToString
Returns a String that represents the current Object.
(Inherited from Object.)
Public methodvalidateHandshakeReply

Fields

See Also