Home
last modified time | relevance | path

Searched refs:askOutputType (Results 1 – 1 of 1) sorted by relevance

/external/opencv3/samples/cpp/tutorial_code/HighGUI/video-write/
Dvideo-write.cpp33 const bool askOutputType = argv[3][0] =='Y'; // If false it will use the inputs codec type in main() local
53 if (askOutputType) in main()