vdr 2.7.7
cSubtitleObjectRefPgs Class Reference

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
cListObjectPrev (void) const
cListObjectNext (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

Detailed Description

Definition at line 802 of file dvbsubtitle.c.

Constructor & Destructor Documentation

◆ cSubtitleObjectRefPgs()

Member Data Documentation

◆ compositionFlag

int cSubtitleObjectRefPgs::compositionFlag
private

Definition at line 805 of file dvbsubtitle.c.

Referenced by cSubtitleObjectRefPgs().

◆ cropH

int cSubtitleObjectRefPgs::cropH
private

Definition at line 809 of file dvbsubtitle.c.

Referenced by cSubtitleObjectRefPgs().

◆ cropW

int cSubtitleObjectRefPgs::cropW
private

Definition at line 808 of file dvbsubtitle.c.

Referenced by cSubtitleObjectRefPgs().

◆ cropX

int cSubtitleObjectRefPgs::cropX
private

Definition at line 806 of file dvbsubtitle.c.

Referenced by cSubtitleObjectRefPgs().

◆ cropY

int cSubtitleObjectRefPgs::cropY
private

Definition at line 807 of file dvbsubtitle.c.

Referenced by cSubtitleObjectRefPgs().

◆ windowId

int cSubtitleObjectRefPgs::windowId
private

Definition at line 804 of file dvbsubtitle.c.

Referenced by cSubtitleObjectRefPgs().


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