IDVDDataSearchInfo::GetSyncAudioAddress (Windows Embedded CE 6.0)
1/6/2010
This method reads the synchronous information (SYNCI) and returns the target audio pack address (A_SYNCA) for a specified audio stream.
Syntax
HRESULT GetSyncAudioAddress(
UINT8 streamN,
UINT16* pRLBN
);
Parameters
- streamN
[in] Specified audio stream number from 0 to 7.
- pRLBN
[out] Pointer to the relative logical block number (RLBN) for A_SYNCA n.
Return Value
This method always returns NOERROR.
Requirements
Header | dvdata.h, dvdata.idl |
Library | Ddvdids.lib |
Windows Embedded CE | Windows CE .NET 4.0 and later |