Метод |
Описание |
|
GetAVCCodecPrivate ( byte codecPrivateData, ushort nalUnitLengthField ) : byte[] |
|
|
GetAVCDecoderConfigurationBytes ( byte AVCProfileIndication, byte profile_compatibility, byte AVCLevelIndication, byte lengthSizeMinusOne, byte sequenceParameterSetNALUnits, byte pictureParameterSetNALUnits ) : byte[] |
|
|
GetBitmapInfoHeaderBytes ( int biWidth, int biHeight, ushort biPlanes, ushort biBitCount, uint biCompression, uint biSizeImage, int biXPelsPerMeter, int biYPelsPerMeter, uint biClrUsed, uint biClrImportant, byte codecPrivateData ) : byte[] |
|
|
GetVfWCodecPrivate ( uint width, uint height, string fourCC, byte codecPrivateData ) : byte[] |
|
|