Tao.FFmpeg SDK Documentation

FFmpeg.av_strdup Method 

[Visual Basic]
Public Shared Function av_strdup( _
   ByVal s As String _
) As IntPtr
[C#]
public static IntPtr av_strdup(
   string s
);

See Also

FFmpeg Class | Tao.FFmpeg Namespace