Searched refs:videoOrientation (Results 1 - 1 of 1) sorted by relevance

/haiku/src/kits/media/
H A DMediaDefs.cpp1115 const char* videoOrientation = "0"; /* I'd use "NC", R5 uses 0. */ local
1135 videoOrientation = "TopLR";
1137 videoOrientation = "BotLR";
1146 videoOrientation,
1170 videoOrientation = "TopLR";
1172 videoOrientation = "BotLR";
1186 videoOrientation,

Completed in 87 milliseconds