Revise play_audio_msf for start/end as it should be.

_cdio_*driver*.c -> *driver*.c
This commit is contained in:
rocky
2005-03-05 09:26:52 +00:00
parent d496ca3dbc
commit d76eddad1b
9 changed files with 40 additions and 26 deletions

View File

@@ -1,5 +1,5 @@
/* -*- c -*-
$Id: audio.h,v 1.4 2005/03/05 09:11:44 rocky Exp $
$Id: audio.h,v 1.5 2005/03/05 09:26:52 rocky Exp $
Copyright (C) 2005 Rocky Bernstein <rocky@panix.com>
@@ -83,7 +83,9 @@ extern "C" {
@param p_cdio the CD object to be acted upon.
*/
driver_return_code_t cdio_audio_play_msf (CdIo_t *p_cdio, msf_t *p_msf);
driver_return_code_t cdio_audio_play_msf (CdIo_t *p_cdio,
msf_t *p_start_msf,
msf_t *p_end_msf);
/*!
Playing CD through analog output at the desired track and index