Searched refs:countTitle (Results 1 – 1 of 1) sorted by relevance
2686 uint32 countTitle = 0; in DoGetMetadataValues() local2687 countTitle = iMP4FileHandle->getNumTitle(); in DoGetMetadataValues()2689 if (countTitle > 0) in DoGetMetadataValues()2691 for (idx = 0; idx < (int32)countTitle ; idx++) in DoGetMetadataValues()