IltmmPlay::put_AllowedStreams Example for C
IltmmPlay__put_AllowedStreams(g_player, ltmmPlay_Stream_Video);
L_MULTIMEDIATEX_API void IltmmPlay_put_AllowedStreams_Example (IltmmPlay* pPlay) { IltmmPlay_put_AllowedStreams(pPlay, ltmmPlay_Stream_Video); }