Tao.FFmpeg SDK Documentation

FFmpeg.avcodec_find_encoder Method 

[Visual Basic]
Public Shared Function avcodec_find_encoder( _
   ByVal id As CodecID _
) As IntPtr
[C#]
public static IntPtr avcodec_find_encoder(
   CodecID id
);

See Also

FFmpeg Class | Tao.FFmpeg Namespace