| OGMRip Reference Manual | ||||
|---|---|---|---|---|
#include <ogmrip-dvdcpy.h>
OGMRipDvdCpy;
OGMJobSpawn* ogmrip_dvdcpy_new (OGMDvdTitle *title,
const gchar *output);
GObject +----OGMJobSpawn +----OGMJobContainer +----OGMJobBin +----OGMRipCodec +----OGMRipDvdCpy
OGMJobSpawn* ogmrip_dvdcpy_new (OGMDvdTitle *title,
const gchar *output);
Creates a new OGMRipDvdcpy.
|
An OGMDvdTitle |
|
The output file |
Returns : |
The new OGMRipDvdcpy |