IltmmPlay::put_AllowedStreams Example for C

void IltmmPlay_put_AllowedStreams_Example (IltmmPlay* pPlay)
{
   IltmmPlay_put_AllowedStreams(pPlay, ltmmPlay_Stream_Video);
}