OGMRipOgg

OGMRipOgg — The Ogg Media container

Synopsis




                    OGMRipOgg;
OGMJobSpawn*        ogmrip_ogg_new                      (const gchar *output);

Description

Details

OGMRipOgg

typedef struct {
  OGMRipContainer parent_instance;

  OGMRipOggPriv *priv;
} OGMRipOgg;


ogmrip_ogg_new ()

OGMJobSpawn*        ogmrip_ogg_new                      (const gchar *output);

Creates a new OGMRipOgg.

output : The output file
Returns : The new OGMRipOgg