New component IsoExternalFilterCommand.name
This commit is contained in:
parent
e7853df2f4
commit
806ea7b82e
@ -4717,6 +4717,11 @@ struct iso_external_filter_command
|
||||
* not attempt to attach a filter to files smaller than 2049 bytes.
|
||||
*/
|
||||
int behavior;
|
||||
|
||||
/* An optional instance id.
|
||||
* Set to NULL if no individual name for this object is intended.
|
||||
*/
|
||||
char *name;
|
||||
};
|
||||
|
||||
typedef struct iso_external_filter_command IsoExternalFilterCommand;
|
||||
|
Loading…
Reference in New Issue
Block a user