| 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.
title : |
An OGMDvdTitle |
output : |
The output file |
| Returns : | The new OGMRipDvdcpy |