Свойство | Type | Description | |
---|---|---|---|
InternalBuffer |
Méthode | Description | |
---|---|---|
Deserialize ( int msgType, AMF0Reader _amf0 ) : Variant | ||
GetSOPrimitiveString ( byte type ) : string | ||
GetUserCtrlTypeString ( ushort type ) : string | ||
RTMPProtocolSerializer ( ) : System | ||
Serialize ( |
||
Serialize ( |
public Deserialize ( int msgType, AMF0Reader _amf0 ) : Variant | ||
msgType | int | |
_amf0 | AMF0Reader | |
Résultat | Variant |
public static GetSOPrimitiveString ( byte type ) : string | ||
type | byte | |
Résultat | string |
public static GetUserCtrlTypeString ( ushort type ) : string | ||
type | ushort | |
Résultat | string |
public Serialize ( |
||
message | ||
Résultat | bool |
public Serialize ( |
||
channel | ||
message | ||
stream | Stream | |
chuckSize | uint | |
Résultat | bool |