void GetPlayerAllowedStreams(IltmmPlay *pPlay)
{
long lAllowedStreams;
// start the player
pPlay->Run();
// get the allowed play streams
pPlay->get_AllowedStreams(&lAllowedStreams);
}
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET