View Full Version : Pixel Ratio in xml menu


Sagittaire
24th July 2005, 20:21
How change pixel ratio in xml project ... ???

How use PixelAspectRatioMetaData ... ?

Public Member Functions
• PixelAspectRatioMetaData ()
• virtual ~PixelAspectRatioMetaData ()
• const wchar_t * getTrackID ()
• void setTrackID (const wchar_t *trackID)
• int getWidth ()
• void setWidth (int width)
• int getHeight ()
• void setHeight (int height)
• bool operator== (const PixelAspectRatioMetaData &X) const
Private Attributes
• wchar_t * m_track
• int m_width
• int m_height