Method | Description | |
---|---|---|
BufferedContentSink ( IContentSink base_sink ) : System | ||
OnChannelInfo ( |
||
OnChannelTrack ( |
||
OnContent ( Content content ) : void | ||
OnContentHeader ( Content content_header ) : void |
Method | Description | |
---|---|---|
Flush ( ) : void |
public BufferedContentSink ( IContentSink base_sink ) : System | ||
base_sink | IContentSink | |
return | System |
public OnChannelInfo ( |
||
channel_info | ||
return | void |
public OnChannelTrack ( |
||
channel_track | ||
return | void |
public OnContentHeader ( Content content_header ) : void | ||
content_header | Content | |
return | void |