Method | Description | |
---|---|---|
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 | |
return | bool |
public GetConnectionInfo ( ) : |
||
return |
public Post ( |
||
from | ||
packet | Atom | |
return | 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 | |
return | System |
public RequestChannel ( System.Guid channel_id, |
||
channel_id | System.Guid | |
tracker_uri | ||
return | Channel |