Method |
Description |
|
AVIFileCreateStream ( int ptr_pfile, IntPtr &ptr_ptr_avi, AVISTREAMINFOW &ptr_streaminfo ) : int |
|
|
AVIFileExit ( ) : void |
|
|
AVIFileInit ( ) : void |
|
|
AVIFileOpenW ( int &ptr_pfile, [ fileName, int flags, int dummy ) : int |
|
|
AVIFileRelease ( int pfile ) : int |
|
|
AVIMakeCompressedStream ( IntPtr &ppsCompressed, IntPtr aviStream, AVICOMPRESSOPTIONS &ao, int dummy ) : int |
|
|
AVISaveOptions ( IntPtr hwnd, UInt32 flags, int nStreams, IntPtr ptr_ptr_avi, AVICOMPRESSOPTIONS ao ) : int |
|
|
AVIStreamOpenFromFileW ( IntPtr &ppavi, [ szfile, uint fccType, int lParam, int mode, int dumy ) : int |
|
|
AVIStreamRelease ( IntPtr aviStream ) : int |
|
|
AVIStreamSetFormat ( IntPtr aviStream, Int32 lPos, BITMAPINFO &lpFormat, Int32 cbFormat ) : int |
|
|
AVIStreamWrite ( IntPtr aviStream, Int32 lStart, Int32 lSamples, IntPtr lpBuffer, Int32 cbBuffer, Int32 dwFlags, Int32 dummy1, Int32 dummy2 ) : int |
|
|
CalcScaleAndRate ( decimal fps, uint &scale, uint &rate ) : void |
|
|
CreateStream ( ) : void |
|
|
SetOptions ( IntPtr hwnd ) : bool |
|
|
pow10 ( int x ) : int |
|
|