|
vdr 2.6.1
|
Public Member Functions | |
| cSubtitleObjectRefPgs (cBitStream &bs) | |
Public Member Functions inherited from cSubtitleObjectRef | |
| 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) |
Public Member Functions inherited from cListObject | |
| 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 | |
Protected Attributes inherited from cSubtitleObjectRef | |
| int | objectId |
| int | objectType |
| int | objectProviderFlag |
| int | objectHorizontalPosition |
| int | objectVerticalPosition |
| int | foregroundPixelCode |
| int | backgroundPixelCode |
Definition at line 802 of file dvbsubtitle.c.
| cSubtitleObjectRefPgs::cSubtitleObjectRefPgs | ( | cBitStream & | bs | ) |
Definition at line 814 of file dvbsubtitle.c.
References compositionFlag, cropH, cropW, cropX, cropY, dbgregions, cBitStream::GetBits(), cSubtitleObjectRef::objectHorizontalPosition, cSubtitleObjectRef::objectId, cSubtitleObjectRef::objectVerticalPosition, cBitStream::SkipBits(), and windowId.
|
private |
Definition at line 805 of file dvbsubtitle.c.
Referenced by cSubtitleObjectRefPgs().
|
private |
Definition at line 809 of file dvbsubtitle.c.
Referenced by cSubtitleObjectRefPgs().
|
private |
Definition at line 808 of file dvbsubtitle.c.
Referenced by cSubtitleObjectRefPgs().
|
private |
Definition at line 806 of file dvbsubtitle.c.
Referenced by cSubtitleObjectRefPgs().
|
private |
Definition at line 807 of file dvbsubtitle.c.
Referenced by cSubtitleObjectRefPgs().
|
private |
Definition at line 804 of file dvbsubtitle.c.
Referenced by cSubtitleObjectRefPgs().