OGMRipAvi

OGMRipAvi — The AVI container

Synopsis

                    OGMRipAvi;
OGMJobSpawn*        ogmrip_avi_new                      (const gchar *output);

Description

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