Exemplo n.º 1
0
 public static extern String av_color_range_name(AVColorRange range);
Exemplo n.º 2
0
 public static extern void av_frame_set_color_range(AVFrame* frame, AVColorRange val);
Exemplo n.º 3
0
 public static extern byte *av_color_range_name(AVColorRange range);
Exemplo n.º 4
0
 public static extern void av_frame_set_color_range(AVFrame *frame, AVColorRange val);
Exemplo n.º 5
0
 public static extern void av_frame_set_color_range(
     IntPtr /* AVFrame*  */ frame,
     AVColorRange val);
Exemplo n.º 6
0
public static extern void av_frame_set_color_range(
	IntPtr/* AVFrame*  */ frame, 
	AVColorRange val);