Home | History | Annotate | Download | only in src

Lines Matching refs:GetMetadataValues

390 PVCommandId PVPlayerEngine::GetMetadataValues(PVPMetadataList& aKeyList, int32 aStartingValueIndex, int32 aMaxValueEntries, int32& aNumAvailableValueEntries,
393 PVLOGGER_LOGMSG(PVLOGMSG_INST_LLDBG, iLogger, PVLOGMSG_STACK_TRACE, (0, "PVPlayerEngine::GetMetadataValues()"));
1859 // If cmd to cancel was GetMetadataKeys() or GetMetadataValues() and if these commands return with
3817 // If cmd to cancel is GetMetadataKeys() or GetMetadataValues(), first release the memory for
4855 // App has called GetMetadataValues without calling ReleaseMetadata values on previous list. Wrong
4858 (0, "PVPlayerEngine::GetMetadataValues() Wrong usage, called again without releasing earlier metadata list"));