Home
last modified time | relevance | path

Searched defs:contentRole (Results 1 – 4 of 4) sorted by relevance

/dports/www/wt/wt-4.6.1/examples/wt-homepage/
H A DSourceView.C21 ItemDataRole contentRole, in SourceView()
/dports/net/opal/opal-3.10.10/src/opal/
H A Dcall.cxx477 , OpalVideoFormat::ContentRole contentRole in OpenSourceMediaStreams()
/dports/net/opal/opal-3.10.10/include/opal/
H A Dmediafmt.h1354 …__inline static unsigned ContentRoleBit(ContentRole contentRole) { return contentRole != eNoRole ?… in ContentRoleBit()
/dports/net/opal/opal-3.10.10/samples/openphone/
H A Dmain.cxx2867 OpalVideoFormat::ContentRole contentRole = OpalVideoFormat::eNoRole; in OnStartVideo() local