<VOOSMPBuffer > Protocol Reference

#import <VOOSMPBuffer.h>

+ Inheritance diagram for <VOOSMPBuffer >:

Properties

long long timestamp
 Get the buffer timestamp. More...
 
int bufferSize
 Get the buffer size. More...
 
NSData * buffer
 Get the buffer data. More...
 

Property Documentation

- (NSData* VOOSMPBuffer) buffer
readatomicretain

Get the buffer data.

Returns
buffer data
- (int VOOSMPBuffer) bufferSize
readatomicassign

Get the buffer size.

Returns
size of buffer
- (long long VOOSMPBuffer) timestamp
readatomicassign

Get the buffer timestamp.

Returns
timestamp of buffer

The documentation for this protocol was generated from the following file: