sbIVideoBox Interface Reference

import"sbIVideoBox.idl";

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

Public Attributes

readonly attribute PRUint32 parNumerator
 
readonly attribute PRUint32 parDenominator
 
readonly attribute PRUint32 width
 
readonly attribute PRUint32 height
 

Detailed Description

Definition at line 28 of file sbIVideoBox.idl.

Member Data Documentation

readonly attribute PRUint32 sbIVideoBox::height

Height of the video box in pixels (aspect ratio of pixels needs to be taken into account when calculating actual size on display in square pixels).

Definition at line 48 of file sbIVideoBox.idl.

readonly attribute PRUint32 sbIVideoBox::parDenominator

Pixel aspect ratio denominator.

Definition at line 37 of file sbIVideoBox.idl.

readonly attribute PRUint32 sbIVideoBox::parNumerator

Pixel aspect ratio numerator.

Definition at line 33 of file sbIVideoBox.idl.

readonly attribute PRUint32 sbIVideoBox::width

Width of the video box in pixels (aspect ratio of pixels needs to be taken into account when calculating actual size on display in square pixels).

Definition at line 43 of file sbIVideoBox.idl.


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