IltmmConvert::put_AllowedStreams Example for C++
long lAllowedStreams; lAllowedStreams = ltmmConvert_Stream_Video; m_convert->put_AllowedStreams(lAllowedStreams); m_convert->StartConvert (); m_convert->get_AllowedStreams (&lAllowedStreams);