Метод | Описание | |
---|---|---|
CheckAuthotization ( string auth ) : bool | ||
GetConnectionInfo ( ) : |
||
Post ( |
||
RTMPOutputStream ( PeerCastStation.Core.PeerCast peercast, System input_stream, System output_stream, System remote_endpoint, |
||
RequestChannel ( System.Guid channel_id, |
||
Start ( ) : Task |
||
Stop ( ) : void | ||
Stop ( StopReason reason ) : void |
public CheckAuthotization ( string auth ) : bool | ||
auth | string | |
Результат | bool |
public GetConnectionInfo ( ) : |
||
Результат |
public Post ( |
||
from | ||
packet | Atom | |
Результат | void |
public RTMPOutputStream ( PeerCastStation.Core.PeerCast peercast, System input_stream, System output_stream, System remote_endpoint, |
||
peercast | PeerCastStation.Core.PeerCast | |
input_stream | System | |
output_stream | System | |
remote_endpoint | System | |
access_control | ||
channel_id | System.Guid | |
header | byte | |
Результат | System |
public RequestChannel ( System.Guid channel_id, |
||
channel_id | System.Guid | |
tracker_uri | ||
Результат | Channel |