Tao.FFmpeg SDK Documentation
FFmpeg.avcodec_find_decoder Method
[Visual Basic]
Public Shared Function avcodec_find_decoder( _
ByVal
id
As
CodecID
_
) As
IntPtr
[C#]
public static
IntPtr
avcodec_find_decoder(
CodecID
id
);
See Also
FFmpeg Class
|
Tao.FFmpeg Namespace