vdr
2.2.0
|
Public Member Functions | |
cSubtitleObjectRefPgs (cBitStream &bs) | |
![]() | |
cSubtitleObjectRef (void) | |
cSubtitleObjectRef (cBitStream &bs) | |
int | ObjectId (void) |
int | ObjectType (void) |
int | ObjectProviderFlag (void) |
int | ObjectHorizontalPosition (void) |
int | ObjectVerticalPosition (void) |
int | ForegroundPixelCode (void) |
int | BackgroundPixelCode (void) |
![]() | |
cListObject (void) | |
virtual | ~cListObject () |
virtual int | Compare (const cListObject &ListObject) const |
void | Append (cListObject *Object) |
void | Insert (cListObject *Object) |
void | Unlink (void) |
int | Index (void) const |
cListObject * | Prev (void) const |
cListObject * | Next (void) const |
Private Attributes | |
int | windowId |
int | compositionFlag |
int | cropX |
int | cropY |
int | cropW |
int | cropH |
Additional Inherited Members | |
![]() | |
int | objectId |
int | objectType |
int | objectProviderFlag |
int | objectHorizontalPosition |
int | objectVerticalPosition |
int | foregroundPixelCode |
int | backgroundPixelCode |
Definition at line 803 of file dvbsubtitle.c.
cSubtitleObjectRefPgs::cSubtitleObjectRefPgs | ( | cBitStream & | bs | ) |
Definition at line 815 of file dvbsubtitle.c.
References compositionFlag, cropH, cropW, cropX, cropY, dbgregions, cBitStream::GetBits(), cSubtitleObjectRef::objectHorizontalPosition, cSubtitleObjectRef::objectId, cSubtitleObjectRef::objectVerticalPosition, cBitStream::SkipBits(), and windowId.
Referenced by cSubtitleRegion::ParsePgs().
|
private |
Definition at line 806 of file dvbsubtitle.c.
Referenced by cSubtitleObjectRefPgs().
|
private |
Definition at line 810 of file dvbsubtitle.c.
Referenced by cSubtitleObjectRefPgs().
|
private |
Definition at line 809 of file dvbsubtitle.c.
Referenced by cSubtitleObjectRefPgs().
|
private |
Definition at line 807 of file dvbsubtitle.c.
Referenced by cSubtitleObjectRefPgs().
|
private |
Definition at line 808 of file dvbsubtitle.c.
Referenced by cSubtitleObjectRefPgs().
|
private |
Definition at line 805 of file dvbsubtitle.c.
Referenced by cSubtitleObjectRefPgs().