Searched refs:m_pSnroProperty (Results 1 – 12 of 12) sorted by relevance
34 m_pSnroProperty = NULL; in MP4RtpHintTrack()95 (MP4Property**)&m_pSnroProperty); in InitRtpStart()97 if (m_pSnroProperty) { in InitRtpStart()98 m_rtpSequenceStart = m_pSnroProperty->GetValue(); in InitRtpStart()
313 MP4Integer32Property* m_pSnroProperty; variable
39 m_pSnroProperty = NULL; in MP4RtpHintTrack()96 (MP4Property**)&m_pSnroProperty); in InitRtpStart()98 if (m_pSnroProperty) { in InitRtpStart()99 m_rtpSequenceStart = m_pSnroProperty->GetValue(); in InitRtpStart()
318 MP4Integer32Property* m_pSnroProperty; variable