<VOOSMPSEIPicTiming > Protocol Reference

Protocol of Picture timing SEI message as defined by ISO/IEC 14496-10:2005 (E) Annex D 2.2. More...

#import <VOOSMPSEIPicTiming.h>

+ Inheritance diagram for <VOOSMPSEIPicTiming >:

Properties

int cpbDpbDelaysPresentFlag
 Get the CpbDpbDelaysPresentFlag information. More...
 
int cpbRemovalDelay
 Get the cpb_removal_delay information. More...
 
int dpbOutputDelay
 Get the dpb_output_delay information. More...
 
int pictureStructurePresentFlag
 Get the pictureStructurePresentFlag. More...
 
int pictureStructure
 Get the pic_struct information. More...
 
int numClockTs
 Get the numClockTs information. More...
 
NSArray * clock
 Return an array of SEI clock timestamps {link }. More...
 

Detailed Description

Protocol of Picture timing SEI message as defined by ISO/IEC 14496-10:2005 (E) Annex D 2.2.

Property Documentation

- (NSArray* VOOSMPSEIPicTiming) clock
readatomicretain

Return an array of SEI clock timestamps {link }.

Returns
clock
- (int VOOSMPSEIPicTiming) cpbDpbDelaysPresentFlag
readatomicassign

Get the CpbDpbDelaysPresentFlag information.

Returns
cpbDpbDelaysPresentFlag
- (int VOOSMPSEIPicTiming) cpbRemovalDelay
readatomicassign

Get the cpb_removal_delay information.

Returns
cpb_removal_delay
- (int VOOSMPSEIPicTiming) dpbOutputDelay
readatomicassign

Get the dpb_output_delay information.

Returns
dpb_output_delay
- (int VOOSMPSEIPicTiming) numClockTs
readatomicassign

Get the numClockTs information.

Returns
numClockTs
- (int VOOSMPSEIPicTiming) pictureStructure
readatomicassign

Get the pic_struct information.

Returns
pic_struct
- (int VOOSMPSEIPicTiming) pictureStructurePresentFlag
readatomicassign

Get the pictureStructurePresentFlag.

Returns
pictureStructurePresentFlag

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