Method | Description | |
---|---|---|
SendStreamTick ( long timestamp ) : void | ||
SetInputMediaType ( MediaType value, Attributes attributes ) : void | ||
SinkStream ( SinkWriter sinkWriter, int streamIndex ) | ||
WriteSample ( Sample sample ) : void |
public SendStreamTick ( long timestamp ) : void | ||
timestamp | long | |
return | void |
public SetInputMediaType ( MediaType value, Attributes attributes ) : void | ||
value | MediaType | |
attributes | Attributes | |
return | void |
public SinkStream ( SinkWriter sinkWriter, int streamIndex ) | ||
sinkWriter | SinkWriter | |
streamIndex | int |