Plugin::AviSynth25::VideoInfo Struct Reference

List of all members.

Public Types

enum  
enum  
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
bool IsYV12 () const
bool IsColorSpace (int c_space) const
bool Is (int property) const
bool IsPlanar () const
bool IsFieldBased () const
bool IsParityKnown () const
bool IsBFF () const
bool IsTFF () const
bool IsVPlaneFirst () const
int BytesFromPixels (int pixels) const
int RowSize () const
int BMPSize () const
__int64 AudioSamplesFromFrames (__int64 frames) const
int FramesFromAudioSamples (__int64 samples) const
__int64 AudioSamplesFromBytes (__int64 bytes) const
__int64 BytesFromAudioSamples (__int64 samples) const
int AudioChannels () const
int SampleType () const
int SamplesPerSecond () const
int BytesPerAudioSample () const
void SetFieldBased (bool isfieldbased)
void Set (int property)
void Clear (int property)
int BitsPerPixel () const
int BytesPerChannelSample () const
void SetFPS (unsigned numerator, unsigned denominator)

Public Attributes

int width
int height
unsigned fps_numerator
unsigned fps_denominator
int num_frames
int pixel_type
int audio_samples_per_second
int sample_type
__int64 num_audio_samples
int nchannels
int image_type

Detailed Description

Definition at line 1100 of file plugins.cpp.


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