OGMRipOgg
OGMRipOgg — The Ogg Media container
|
|
Details
OGMRipOgg
typedef struct {
OGMRipContainer parent_instance;
} OGMRipOgg;
ogmrip_ogg_new ()
OGMJobSpawn* ogmrip_ogg_new (const gchar *output);
Creates a new OGMRipOgg.
output :
|
The output file
|
Returns : |
The new OGMRipOgg
|