mxf: Mark most fields of the instance struct as private
This commit is contained in:
parent
4efa891f6f
commit
8e84633120
@ -72,6 +72,8 @@ typedef struct _GstMXFMux {
|
||||
|
||||
GstPad *srcpad;
|
||||
GstCollectPads *collect;
|
||||
|
||||
/* <private> */
|
||||
GstPadEventFunction collect_event;
|
||||
|
||||
GstMXFMuxState state;
|
||||
|
Loading…
x
Reference in New Issue
Block a user