API reference
API reference
Select your platform
No SDKs available
No versions available

Marker Class

Fields

RingBuffer< T > RingBuffer[Get]
bool IsValid[Get]
long AvailableByteCount[Get]
long RequestedByteCount[Get]
long CurrentBufferDataIndex[Get]

Member Functions

Marker
( RingBuffer< T > ringBuffer,
long markerPosition,
int bufIndex )
int Read
( T [] buffer,
int offset,
int length,
bool skipToNextValid )
void ReadIntoWriters
( params ByteDataWriter [] writers )
Marker Clone ( )
void Offset
( int amount )
Did you find this page helpful?
Thumbs up icon
Thumbs down icon