Searched refs:SendPortMediaCommand (Results 1 – 2 of 2) sorted by relevance
2532 bool PVMFProtocolEngineNode::SendPortMediaCommand(PVMFProtocolEnginePort *aPort, PVUid32 aCmdId, co… in SendPortMediaCommand() function in PVMFProtocolEngineNode2686 return SendPortMediaCommand(aPort, aCmdId, isForLogging); in SendMediaCommand()2999 …iNode->SendPortMediaCommand(iNode->iPortOut, PVMF_MEDIA_CMD_EOS_FORMAT_ID); // enqueuing EOS shoul… in handle()3170 iNode->SendPortMediaCommand(iNode->iPortOut, PVMF_MEDIA_CMD_RE_CONFIG_FORMAT_ID); in handle()3310 …if (!iNode->SendPortMediaCommand(iNode->iPortInForLogging, PVMF_MEDIA_CMD_SOCKET_CONNECT_FORMAT_ID… in handleEOSLogging()
400 …bool SendPortMediaCommand(PVMFProtocolEnginePort *aPort, PVUid32 aCmdId, const bool isForLogging =…