Searched refs:nVideoCount (Results 1 – 1 of 1) sorted by relevance
54 const int nVideoCount = [pMovie tracksWithMediaType:AVMediaTypeVideo].count; in Window() local56 OSL_TRACE( "Found %d video and %d audio tracks.", nVideoCount, nAudioCount ); in Window()58 if( nVideoCount <= 0 ) in Window()
Completed in 12 milliseconds