Searched refs:mediaOut (Results 1 – 1 of 1) sorted by relevance
1162 PVMFSharedMediaDataPtr mediaOut = RetrievePacketPayload(); in CanRetrievePacket() local1164 if (mediaOut.GetRep() != NULL) in CanRetrievePacket()1166 ts = mediaOut->getTimestamp(); in CanRetrievePacket()1171 mediaOut->setTimestamp(converted_ts); in CanRetrievePacket()1173 mediaOut->setFormatSpecificInfo(iTrackConfig); in CanRetrievePacket()1174 convertToPVMFMediaMsg(aMediaOutMsg, mediaOut); in CanRetrievePacket()