Home
last modified time | relevance | path

Searched refs:PVRTSPENGINENODE_DEFAULT_KEEP_ALIVE_INTERVAL (Results 1 – 3 of 3) sorted by relevance

/external/opencore/protocols/rtsp_client_engine/inc/
Dpvrtspenginenodeextensioninterface.h135 #define PVRTSPENGINENODE_DEFAULT_KEEP_ALIVE_INTERVAL 55 macro
/external/opencore/protocols/rtsp_client_engine/src/
Dpvrtsp_client_engine_node.cpp124 TIMEOUT_KEEPALIVE(PVRTSPENGINENODE_DEFAULT_KEEP_ALIVE_INTERVAL), in PVRTSPEngineNode()
4461 TIMEOUT_KEEPALIVE = PVRTSPENGINENODE_DEFAULT_KEEP_ALIVE_INTERVAL; in SetKeepAliveMethod_timeout()
/external/opencore/nodes/streaming/streamingmanager/plugins/rtspunicast/src/
Dpvmf_sm_fsp_rtsp_unicast.cpp2628 … aParameters[0].value.uint32_value = PVRTSPENGINENODE_DEFAULT_KEEP_ALIVE_INTERVAL; in GetConfigParameter()