Home | History | Annotate | Download | only in android

Lines Matching refs:eventMsg

1367                 PVMFDurationInfoMessageInterface* eventMsg = NULL;
1370 infoExtInterface->queryInterface(infomsguuid, (PVInterface*&)eventMsg))
1374 eventMsg->GetCodeUUID(infoCode, eventuuid);
1377 uint32 SourceDurationInMS = eventMsg->GetDuration();