Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
This method reads the program chain general information (PGC_GI) for the current program chain (PGC) and returns the PGC audio stream control (PGC_AST_CTL) information for a specified audio stream.
HRESULT GetAudioStreamSelector(UINT8 streamN,UINT16* pSelector);
Parameters
- streamN
[in] Specified audio stream number in the range from 0 to 7. - pSelector
[out] Pointer to the PGC_AST_CTL entry for the audio stream specified by streamN.
Return Values
If the method succeeds, it returns S_OK.
Requirements
OS Versions: Windows CE .NET 4.0 and later.
Header: Dvdata.h, Dvdata.idl.
Link Library: Ddvdids.lib.
See Also
Send Feedback on this topic to the authors