Click or drag to resize
InterleaveBufferGetSlice Method
Retrieves slice from the internal queue.

Namespace: StreamCoders.Rtsp
Assembly: MediaBase (in MediaBase.dll) Version: 2.0.5.0 (2.0.5.0)
Syntax
public InterleaveSlice GetSlice()

Return Value

Type: InterleaveSlice
Returns a valid InterleaveSlice object, otherwise null.
See Also