Home
last modified time | relevance | path

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. */ in string_for_format() local
1135 videoOrientation = "TopLR"; in string_for_format()
1137 videoOrientation = "BotLR"; in string_for_format()
1146 videoOrientation, in string_for_format()
1170 videoOrientation = "TopLR"; in string_for_format()
1172 videoOrientation = "BotLR"; in string_for_format()
1186 videoOrientation, in string_for_format()