The RTMP type exposes the following members.
Constructors
Methods
| Name | Description | |
|---|---|---|
| bufferDecoding | (Inherited from ProtocolState.) | |
| canContinueDecoding | (Inherited from ProtocolState.) | |
| canStartDecoding | (Inherited from ProtocolState.) | |
| continueDecoding | (Inherited from ProtocolState.) | |
| Equals | Determines whether the specified Object is equal to the current Object. (Inherited from Object.) | |
| Finalize | Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection. (Inherited from Object.) | |
| getDecoderBufferAmount | (Inherited from ProtocolState.) | |
| getEncoding | ||
| GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) | |
| getLastFullTimestampWritten | ||
| getLastReadChannel | ||
| getLastReadHeader | ||
| getLastReadPacket | ||
| getLastReadPacketHeader | ||
| getLastTimestampMapping | ||
| getLastWriteChannel | ||
| getLastWriteHeader | ||
| getLastWritePacket | ||
| getMode | ||
| getReadChunkSize | ||
| getState | ||
| GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| getWriteChunkSize | ||
| hasDecodedObject | (Inherited from ProtocolState.) | |
| isDebug | ||
| MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | |
| setDebug | ||
| setEncoding | ||
| setHandshake | ||
| setLastFullTimestampWritten | ||
| setLastReadHeader | ||
| setLastReadPacket | ||
| setLastReadPacketHeader | ||
| setLastTimestampMapping | ||
| setLastWriteHeader | ||
| setLastWritePacket | ||
| setReadChunkSize | ||
| setState | ||
| setWriteChunkSize | ||
| startDecoding | (Inherited from ProtocolState.) | |
| ToString | Returns a String that represents the current Object. (Inherited from Object.) | |
| validateHandshakeReply |
Fields
| Name | Description | |
|---|---|---|
| DEFAULT_CHUNK_SIZE | ||
| MODE_CLIENT | ||
| MODE_SERVER | ||
| STATE_CONNECT | ||
| STATE_CONNECTED | ||
| STATE_DISCONNECTED | ||
| STATE_ERROR | ||
| STATE_HANDSHAKE |