sbVideoBox Class Reference

#include <sbVideoBox.h>

Inheritance diagram for sbVideoBox:
[legend]
Collaboration diagram for sbVideoBox:
[legend]

Public Member Functions

NS_DECL_ISUPPORTS
NS_DECL_SBIVIDEOBOX 
sbVideoBox ()
 
nsresult Init (PRUint32 aWidth, PRUint32 aHeight, PRUint32 aParNumerator=1, PRUint32 aParDenominator=1)
 

Protected Member Functions

virtual ~sbVideoBox ()
 

Protected Attributes

PRUint32 mPARNumerator
 
PRUint32 mPARDenominator
 
PRUint32 mWidth
 
PRUint32 mHeight
 

Additional Inherited Members

- Public Attributes inherited from sbIVideoBox
readonly attribute PRUint32 parNumerator
 
readonly attribute PRUint32 parDenominator
 
readonly attribute PRUint32 width
 
readonly attribute PRUint32 height
 

Detailed Description

Definition at line 31 of file sbVideoBox.h.

Constructor & Destructor Documentation

NS_DECL_ISUPPORTS NS_DECL_SBIVIDEOBOX sbVideoBox::sbVideoBox ( )
sbVideoBox::~sbVideoBox ( )
protectedvirtual

Definition at line 54 of file sbVideoBox.cpp.

Member Function Documentation

nsresult sbVideoBox::Init ( PRUint32  aWidth,
PRUint32  aHeight,
PRUint32  aParNumerator = 1,
PRUint32  aParDenominator = 1 
)

Definition at line 60 of file sbVideoBox.cpp.

Member Data Documentation

PRUint32 sbVideoBox::mHeight
protected

Definition at line 51 of file sbVideoBox.h.

PRUint32 sbVideoBox::mPARDenominator
protected

Definition at line 48 of file sbVideoBox.h.

PRUint32 sbVideoBox::mPARNumerator
protected

Definition at line 47 of file sbVideoBox.h.

PRUint32 sbVideoBox::mWidth
protected

Definition at line 50 of file sbVideoBox.h.


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