Tao.FFmpeg SDK Documentation |
|
FFmpeg.avcodec_thread_free Method
[Visual Basic]
Public Shared Sub avcodec_thread_free( _
ByVal
pAVCodecContext As
IntPtr _
)
[C#]
public static
void avcodec_thread_free(
IntPtr pAVCodecContext);
See Also
FFmpeg Class | Tao.FFmpeg Namespace