Ejemplo n.º 1
0
 public static extern void av_register_output_format(ref AVOutputFormat pAVOutputFormat);
Ejemplo n.º 2
0
 public static extern CodecID av_guess_codec(ref AVOutputFormat pAVOutoutFormat, string short_name,
     string filename, string mime_type, CodecType type);