Home
last modified time | relevance | path

Searched refs:SDPAltGroupType (Results 1 – 2 of 2) sorted by relevance

/external/opencore/protocols/sdp/common/include/
Dsession_info.h63 enum SDPAltGroupType enum
72 SDPAltGroupType iSDPAltGroupType;
730 inline SDPAltGroupType getSDPAltGroupType() in getSDPAltGroupType()
734 inline void setSDPAltGroupType(SDPAltGroupType aSDPAltGroupType) in setSDPAltGroupType()
/external/opencore/nodes/streaming/streamingmanager/plugins/rtspunicast/src/
Dpvmf_sm_fsp_rtsp_unicast.cpp3534 SDPAltGroupType sdpAltGroupType = sessionInfo->getSDPAltGroupType(); in GetMediaPresentationInfo()