HomeSort by relevance Sort by last modified time
    Searched refs:jbExtIntf (Results 1 - 2 of 2) sorted by null

  /external/opencore/nodes/streaming/streamingmanager/plugins/rtspunicast/src/
pvmf_sm_fsp_rtsp_unicast.cpp 533 PVMFJitterBufferExtensionInterface* jbExtIntf =
535 if (jbExtIntf)
536 jbExtIntf->HasSessionDurationExpired(isSessionDurationExpired);
    [all...]
  /external/opencore/nodes/streaming/streamingmanager/src/
pvmf_streaming_manager_extension_interface.cpp 114 PVMFJitterBufferExtensionInterface* jbExtIntf =
118 jbExtIntf->setJitterBufferDurationInMilliSeconds(jitterBufferParams->_bufferDurationInMilliSeconds);
119 jbExtIntf->setPlayBackThresholdInMilliSeconds(jitterBufferParams->_playBackThresholdInMilliSeconds);
194 PVMFJitterBufferExtensionInterface* jbExtIntf =
198 jbExtIntf->setClientPlayBackClock(clientClock);

Completed in 107 milliseconds