ReactOS 0.4.16-dev-122-g325d74c
|
Public Attributes | |
RECT | rcSource |
RECT | rcTarget |
DWORD | dwBitRate |
DWORD | dwBitErrorRate |
REFERENCE_TIME | AvgTimePerFrame |
BITMAPINFOHEADER | bmiHeader |
Definition at line 181 of file amvideo.idl.
REFERENCE_TIME tagVIDEOINFOHEADER::AvgTimePerFrame |
Definition at line 187 of file amvideo.idl.
Referenced by AviMuxIn_ReceiveConnection(), AVISplitter_ProcessStreamList(), BaseControlVideoImpl_get_AvgTimePerFrame(), fill_format_info(), and MediaDet_get_FrameRate().
BITMAPINFOHEADER tagVIDEOINFOHEADER::bmiHeader |
Definition at line 189 of file amvideo.idl.
Referenced by AVICompressorIn_CheckMediaType(), AVICompressorIn_Receive(), AVIDec_SetMediaType(), AviMuxIn_ReceiveConnection(), AVISplitter_ProcessStreamList(), BaseControlVideoImpl_get_VideoHeight(), BaseControlVideoImpl_get_VideoWidth(), BaseControlVideoImpl_GetVideoSize(), fill_format_info(), VideoRenderer_GetVideoFormat(), and VMR9_GetVideoFormat().
DWORD tagVIDEOINFOHEADER::dwBitErrorRate |
Definition at line 186 of file amvideo.idl.
Referenced by BaseControlVideoImpl_get_BitErrorRate().
DWORD tagVIDEOINFOHEADER::dwBitRate |
Definition at line 185 of file amvideo.idl.
Referenced by BaseControlVideoImpl_get_BitRate().
RECT tagVIDEOINFOHEADER::rcSource |
Definition at line 183 of file amvideo.idl.
RECT tagVIDEOINFOHEADER::rcTarget |
Definition at line 184 of file amvideo.idl.