Exemplo n.º 1
0
 public static extern int avfilter_ref_get_channels(AVFilterBufferRef* @ref);
Exemplo n.º 2
0
 public static extern AVFilterBufferRef* avfilter_ref_buffer(AVFilterBufferRef* @ref, int pmask);
Exemplo n.º 3
0
 public static extern void avfilter_unref_bufferp(AVFilterBufferRef** @ref);
Exemplo n.º 4
0
 public static extern void avfilter_copy_buffer_ref_props(AVFilterBufferRef* dst, AVFilterBufferRef* src);