Searched refs:outPutFormat (Results 1 – 6 of 6) sorted by relevance
599 videoRecorderConfig.outPutFormat = FORMAT_BUTT;689 videoRecorderConfig.outPutFormat = FORMAT_MP3;728 videoRecorderConfig.outPutFormat = FORMAT_M4A;749 videoRecorderConfig.outPutFormat = FORMAT_MP3;770 videoRecorderConfig.outPutFormat = FORMAT_WAV;793 videoRecorderConfig.outPutFormat = FORMAT_WAV;815 videoRecorderConfig.outPutFormat = FORMAT_WAV;838 videoRecorderConfig.outPutFormat = FORMAT_MP3;865 videoRecorderConfig.outPutFormat = FORMAT_WAV;996 videoRecorderConfig.outPutFormat = FORMAT_M4A;[all …]
571 ret = recorder_->SetOutputFormat(recorderConfig.outPutFormat); in SetAudVidFormat()594 ret = recorder_->SetOutputFormat(recorderConfig.outPutFormat); in SetFormat()604 ret = recorder_->SetOutputFormat(recorderConfig.outPutFormat); in SetFormat()
67 OutputFormatType outPutFormat = FORMAT_MPEG_4; member80 OutputFormatType outPutFormat = FORMAT_M4A; member
157 recorder->SetOutputFormat(recorderConfig.outPutFormat); in SetOutputFormat()
98 OutputFormatType outPutFormat = FORMAT_MPEG_4; member116 OutputFormatType outPutFormat = FORMAT_M4A; member
613 OutputFormat outPutFormat; in SetOutputFormat() local616 outPutFormat = OUTPUT_FORMAT_MPEG_4; in SetOutputFormat()619 outPutFormat = OUTPUT_FORMAT_TS; in SetOutputFormat()622 outPutFormat = OUTPUT_FORMAT_MPEG_4; in SetOutputFormat()635 return recorderSink_->SetOutputFormat(outPutFormat); in SetOutputFormat()