ISO 13818-1:2000/Amd.3:2004 page 11. More...
#include <mpegdescriptors.h>
Public Member Functions | |
| AVCVideoDescriptor (const unsigned char *data, int len=300) | |
| uint | ProfileIDC (void) const |
| bool | ConstaintSet0 (void) const |
| bool | ConstaintSet1 (void) const |
| bool | ConstaintSet2 (void) const |
| uint | AVCCompatible (void) const |
| uint | LevelIDC (void) const |
| bool | AVCStill (void) const |
| bool | AVC24HourPicture (void) const |
| bool | FramePackingSEINotPresentFlag (void) const |
| QString | toString () const |
ISO 13818-1:2000/Amd.3:2004 page 11.
Definition at line 323 of file mpegdescriptors.h.
| AVCVideoDescriptor::AVCVideoDescriptor | ( | const unsigned char * | data, | |
| int | len = 300 | |||
| ) | [inline] |
Definition at line 326 of file mpegdescriptors.h.
| uint AVCVideoDescriptor::ProfileIDC | ( | void | ) | const [inline] |
Definition at line 332 of file mpegdescriptors.h.
Referenced by toString().
| bool AVCVideoDescriptor::ConstaintSet0 | ( | void | ) | const [inline] |
Definition at line 334 of file mpegdescriptors.h.
Referenced by toString().
| bool AVCVideoDescriptor::ConstaintSet1 | ( | void | ) | const [inline] |
Definition at line 336 of file mpegdescriptors.h.
Referenced by toString().
| bool AVCVideoDescriptor::ConstaintSet2 | ( | void | ) | const [inline] |
Definition at line 338 of file mpegdescriptors.h.
Referenced by toString().
| uint AVCVideoDescriptor::AVCCompatible | ( | void | ) | const [inline] |
Definition at line 340 of file mpegdescriptors.h.
Referenced by toString().
| uint AVCVideoDescriptor::LevelIDC | ( | void | ) | const [inline] |
Definition at line 342 of file mpegdescriptors.h.
Referenced by toString().
| bool AVCVideoDescriptor::AVCStill | ( | void | ) | const [inline] |
Definition at line 344 of file mpegdescriptors.h.
Referenced by toString().
| bool AVCVideoDescriptor::AVC24HourPicture | ( | void | ) | const [inline] |
Definition at line 346 of file mpegdescriptors.h.
Referenced by toString().
| bool AVCVideoDescriptor::FramePackingSEINotPresentFlag | ( | void | ) | const [inline] |
Definition at line 347 of file mpegdescriptors.h.
Referenced by toString().
| QString AVCVideoDescriptor::toString | ( | void | ) | const [virtual] |
Reimplemented from MPEGDescriptor.
Definition at line 582 of file mpegdescriptors.cpp.
1.6.3