Searched defs:contentRole (Results 1 – 4 of 4) sorted by relevance
21 ItemDataRole contentRole, in SourceView()
477 , OpalVideoFormat::ContentRole contentRole in OpenSourceMediaStreams()
1354 …__inline static unsigned ContentRoleBit(ContentRole contentRole) { return contentRole != eNoRole ?… in ContentRoleBit()
2867 OpalVideoFormat::ContentRole contentRole = OpalVideoFormat::eNoRole; in OnStartVideo() local