Home
last modified time | relevance | path

Searched refs:SetStreamingType (Results 1 – 6 of 6) sorted by relevance

/external/opencore/protocols/rtsp_client_engine/src/
Dpvrtspenginenodeextensioninterface_impl.cpp65 OSCL_EXPORT_REF PVMFStatus PVRTSPEngineNodeExtensionInterfaceImpl::SetStreamingType(PVRTSPStreaming… in SetStreamingType() function in PVRTSPEngineNodeExtensionInterfaceImpl
67 return iContainer->SetStreamingType(aType); in SetStreamingType()
Dpvrtspenginenodeextensioninterface_impl.h46 … OSCL_IMPORT_REF virtual PVMFStatus SetStreamingType(PVRTSPStreamingType aType = PVRTSP_3GPP_UDP);
Dpvrtsp_client_engine_node.cpp523 OSCL_EXPORT_REF PVMFStatus PVRTSPEngineNode::SetStreamingType(PVRTSPStreamingType aType) in SetStreamingType() function in PVRTSPEngineNode
/external/opencore/protocols/rtsp_client_engine/inc/
Dpvrtspenginenodeextensioninterface.h152 …OSCL_IMPORT_REF virtual PVMFStatus SetStreamingType(PVRTSPStreamingType aType = PVRTSP_3GPP_UDP) =…
Dpvrtsp_client_engine_node.h544 … OSCL_IMPORT_REF virtual PVMFStatus SetStreamingType(PVRTSPStreamingType aType = PVRTSP_3GPP_UDP);
/external/opencore/nodes/streaming/streamingmanager/plugins/rtspunicast/src/
Dpvmf_sm_fsp_rtsp_unicast.cpp3416 rtspExtIntf->SetStreamingType(PVRTSP_3GPP_UDP); in SetSourceInitializationData()
3432 rtspExtIntf->SetStreamingType(PVRTSP_3GPP_UDP); in SetSourceInitializationData()