Searched refs:videoCapExtMediaFormat (Results 1 – 1 of 1) sorted by relevance
1311 OpalMediaFormat videoCapExtMediaFormat(GetFormatName()); in OnSendingPDU() local1314 videoCapExtMediaFormat.SetOptionInteger(OpalVideoFormat::ContentRoleMaskOption(), roleMask); in OnSendingPDU()1352 OpalMediaFormat videoCapExtMediaFormat(GetFormatName()); in OnReceivedPDU() local1353 if (!OnReceivedGenericPDU(videoCapExtMediaFormat, extcap.m_videoCapabilityExtension[i], type)) in OnReceivedPDU()1356 …unsigned roleMask = videoCapExtMediaFormat.GetOptionInteger(OpalVideoFormat::ContentRoleMaskOption… in OnReceivedPDU()