Method | Description | |
---|---|---|
Create ( int version, long timestamp, long stream_id, string command_name, int transaction_id, |
Method | Description | |
---|---|---|
CommandMessage ( |
||
CommandMessage ( RTMPMessageType type, long timestamp, long stream_id, byte body ) : System |
protected CommandMessage ( |
||
x | ||
return | System |
protected CommandMessage ( RTMPMessageType type, long timestamp, long stream_id, byte body ) : System | ||
type | RTMPMessageType | |
timestamp | long | |
stream_id | long | |
body | byte | |
return | System |
public static Create ( int version, long timestamp, long stream_id, string command_name, int transaction_id, |
||
version | int | |
timestamp | long | |
stream_id | long | |
command_name | string | |
transaction_id | int | |
command_object | ||
return |