Home
last modified time | relevance | path

Searched refs:nVideoCount (Results 1 – 1 of 1) sorted by relevance

/trunk/main/avmedia/source/macavf/
H A Dmacavf_window.cxx54 const int nVideoCount = [pMovie tracksWithMediaType:AVMediaTypeVideo].count; in Window() local
56 OSL_TRACE( "Found %d video and %d audio tracks.", nVideoCount, nAudioCount ); in Window()
58 if( nVideoCount <= 0 ) in Window()

Completed in 9 milliseconds