OGMRipAvi
OGMRipAvi — The AVI container
|
|
Details
OGMRipAvi
typedef struct {
OGMRipContainer parent_instance;
} OGMRipAvi;
ogmrip_avi_new ()
OGMJobSpawn* ogmrip_avi_new (const gchar *output);
Creates a new OGMRipAvi.
output :
|
The output file
|
Returns : |
The new OGMRipAvi
|