Lines Matching defs:endl

61     cout << "SetUpTestCase" << endl;
68 cout << "TearDownTestCase" << endl;
99 cout << "SetUp" << endl;
105 cout << "TearDown." << endl;
119 cout << "SetAudioSource failed." << ret << endl;
123 cout << "SetAudioEncoder failed." << ret << endl;
127 cout << "SetAudioSampleRate failed." << ret << endl;
131 cout << "SetAudioChannels failed." << ret << endl;
135 cout << "SetAudioEncodingBitRate failed." << ret << endl;
157 cout << "SetVideoSource failed." << ret << endl;
162 cout << "SetVideoEncoder failed." << ret << endl;
167 cout << "SetVideoSize failed." << ret << endl;
172 cout << "SetVideoFrameRate failed." << ret << endl;
177 cout << "SetVideoEncodingBitRate failed." << ret << endl;
182 cout << "SetCaptureRate failed." << ret << endl;
208 cout << "file is not exist!" << endl;
211 cout << "file is exist!" << endl;
227 cout << "Start saving picture" << endl;
238 cout << "write " << size << " bytes" << endl;
240 cout << "Saving picture end" << endl;
251 cout << "Receive frame complete inform." << endl;
254 cout << "Capture frame received." << endl;
301 cout << "Sample recv OnCreate camera." << endl;
312 cout << "Camera ID: " << cameraId << endl;
313 cout << "Sample recv OnCreateFailed camera.: " << errorCode << endl;
319 cout << "Sample recv OnReleased camera." << endl;
326 cout << "Camera is already recording." << endl;
330 cout << "Recorder is not null" << endl;
334 cout << "Recorder not available" << endl;
340 cout << "SetOutputPath failed :" << ret << std::endl;
346 cout << "Prepare failed.=" << ret << endl;
357 cout << "recorder start failed. ret=" << ret << endl;
365 cout << "Wait camera created success" << endl;
369 cout << "StartRecord camera created failed is cam_ is nullptr" << endl;
374 cout << "camera start recording failed. ret=" << ret << endl;
379 cout << "camera start recording succeed." << endl;
385 cout << "Camera is already previewing." << endl;
393 cout << "CreateSurface failed" << endl;
404 cout << "Wait camera created success" << endl;
408 cout << "StartPreview camera created failed is cam_ is nullptr" << endl;
413 cout << "camera start preview failed. ret=" << ret << endl;
420 cout << "camera start preview succeed." << endl;
428 cout << "CreateSurface failed" << endl;
438 cout << "Wait camera created success" << endl;
442 cout << "Capture camera created failed is cam_ is nullptr" << endl;
455 cout << "recorder_ stop failed. ret=" << ret << endl;
460 cout << "Camera is not ready." << endl;
497 cout << "camera Create success." << endl;
507 cout << "Camera ID: " << cameraId << endl;
508 cout << "Camera Create Failed: " << errorCode << endl;
514 cout << "camera Releasedsuccess." << endl;
520 cout << "Camera Configured success." << endl;
526 cout << "Camera ID: " << cameraId << endl;
527 cout << "Camera Configured failed: " << errorCode << endl;
546 cout << "SampleCameraDeviceCallback OnCameraStatus cam Id: \n" << cameraId << endl;
549 cout << "SampleCameraDeviceCallback onCameraAvailable\n" << endl;
552 cout << "SampleCameraDeviceCallback onCameraUnavailable\n" << endl;
565 cout << "camera name:" << cam << endl;
574 cout << "Pic size: " << pic.width << "x" << pic.height << endl;
584 cout << "No available camera.(1080p wanted)" << endl;