OGMRipMatroska

OGMRipMatroska — The Matroska container

Synopsis

                    OGMRipMatroska;
OGMJobSpawn*        ogmrip_matroska_new                 (const gchar *output);

Description

Details

OGMRipMatroska

typedef struct {
  OGMRipContainer parent_instance;
} OGMRipMatroska;


ogmrip_matroska_new ()

OGMJobSpawn*        ogmrip_matroska_new                 (const gchar *output);

Creates a new OGMRipMatroska.

output :

The output file

Returns :

The new OGMRipMatroska