Plugin::AviSynth1::VideoInfo Struct Reference

List of all members.

Public Types

enum  

Public Member Functions

bool HasVideo () const
bool HasAudio () const
bool IsRGB () const
bool IsRGB24 () const
bool IsRGB32 () const
bool IsYUV () const
bool IsYUY2 () const
int BytesFromPixels (int pixels) const
int RowSize () const
int BitsPerPixel () const
int BMPSize () const
int AudioSamplesFromFrames (int frames) const
int FramesFromAudioSamples (int samples) const
int AudioSamplesFromBytes (int bytes) const
int BytesFromAudioSamples (int samples) const
int BytesPerAudioSample () const
void SetFPS (unsigned numerator, unsigned denominator)

Public Attributes

int width
int height
unsigned fps_numerator
unsigned fps_denominator
int num_frames
unsigned char pixel_type
bool field_based
int audio_samples_per_second
int num_audio_samples
bool stereo
bool sixteen_bit

Detailed Description

Definition at line 534 of file plugins.cpp.


The documentation for this struct was generated from the following file:
Generated on Tue Dec 13 14:49:40 2005 for guliverkli by  doxygen 1.4.5