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 video title set management table (VTSI_MAT) and returns the video title set multichannel audio stream attribute (VTS_MU_AST_ATR) of a specified audio stream number.
HRESULT GetAudioMultichannelUseAttr(UINT8nStreamNo,DVD_AUDIO_MU_ATTR* pMuse);
Parameters
nStreamNo
[in] Specified audio stream number in the range from 0 to 7.pMuse
[out] Pointer to the multichannel use attributes.Pointer to a DVD_AUDIO_MU_ATTR structure containing both VTS_MU_AST_ATR(1) and VTS_MU_AST_ATR(2) for stream number nStreamNo.
Return Values
This method always returns S_OK.
Requirements
OS Versions: Windows CE .NET 4.0 and later.
Header: Dvdata.h, Dvdata.idl.
Link Library: Ddvdids.lib.
See Also
IDVDStreamAttributes | DVD_AUDIO_MU_ATTR
Send Feedback on this topic to the authors