mirror of
https://gitlab.linphone.org/BC/public/linphone-iphone.git
synced 2026-01-18 11:38:08 +00:00
24 lines
397 B
Text
24 lines
397 B
Text
/* Automatically start video */
|
|
"Automatically start" = "Automatically start";
|
|
|
|
/* Automatically accept video */
|
|
"Automatically accept" = "Automatically accept";
|
|
|
|
/* Show self view */
|
|
"Show self view" = "Show self view";
|
|
|
|
/* Show preview */
|
|
"Show preview" = "Show preview";
|
|
|
|
/* Codecs */
|
|
"Codecs" = "Codecs";
|
|
|
|
/* mpeg4 */
|
|
"mpeg4" = "mpeg4";
|
|
|
|
/* h264 */
|
|
"h264" = "h264";
|
|
|
|
/* VP8 */
|
|
"VP8" = "VP8";
|
|
|