Tao.FFmpeg SDK Documentation |
|
FFmpeg.avcodec_get_chroma_sub_sample Method
[Visual Basic]
Public Shared Sub avcodec_get_chroma_sub_sample( _
ByVal
pix_fmt As
Integer, _
ByVal
h_shift As
IntPtr, _
ByVal
v_shift As
IntPtr _
)
[C#]
public static
void avcodec_get_chroma_sub_sample(
int pix_fmt,
IntPtr h_shift,
IntPtr v_shift);
See Also
FFmpeg Class | Tao.FFmpeg Namespace