![]() |
![]() |
![]() |
OGMRip Reference Manual | ![]() |
---|---|---|---|---|
OGMRipWav; OGMJobSpawn* ogmrip_wav_new (OGMDvdAudioStream *audio, const gchar *output); void ogmrip_wav_set_header (OGMRipWav *wav, gboolean header); gboolean ogmrip_wav_get_header (OGMRipWav *wav);
OGMJobSpawn* ogmrip_wav_new (OGMDvdAudioStream *audio, const gchar *output);
Creates a new OGMRipWav
audio : |
An OGMDvdAudioStream |
output : |
The output file |
Returns : | The new OGMRipWav |
void ogmrip_wav_set_header (OGMRipWav *wav, gboolean header);
Sets whether to include the wave header.