Searched refs:VideoRecorderConfig (Results 1 – 5 of 5) sorted by relevance
82 struct VideoRecorderConfig { struct148 …int32_t RequesetBuffer(const std::string &recorderType, RecorderTestParam::VideoRecorderConfig &re…153 int32_t CameraServicesForVideo(RecorderTestParam::VideoRecorderConfig &recorderConfig) const;154 int32_t CameraServicesForAudio(RecorderTestParam::VideoRecorderConfig &recorderConfig) const;155 …int32_t SetFormat(const std::string &type, RecorderTestParam::VideoRecorderConfig &recorderConfig)…
28 static VideoRecorderConfig g_videoRecorderConfig;218 VideoRecorderConfig videoRecorderConfig;246 VideoRecorderConfig videoRecorderConfig;268 VideoRecorderConfig videoRecorderConfig;297 VideoRecorderConfig videoRecorderConfig;318 VideoRecorderConfig videoRecorderConfig;339 VideoRecorderConfig videoRecorderConfig;360 VideoRecorderConfig videoRecorderConfig;381 VideoRecorderConfig videoRecorderConfig;402 VideoRecorderConfig videoRecorderConfig;[all …]
293 int32_t RecorderMock::RequesetBuffer(const std::string &recorderType, VideoRecorderConfig &recorder… in RequesetBuffer()491 int32_t RecorderMock::CameraServicesForVideo(VideoRecorderConfig &recorderConfig) const in CameraServicesForVideo()511 int32_t RecorderMock::CameraServicesForAudio(VideoRecorderConfig &recorderConfig) const in CameraServicesForAudio()530 int32_t RecorderMock::SetFormat(const std::string &recorderType, VideoRecorderConfig &recorderConfi… in SetFormat()
1793 prepare(config: VideoRecorderConfig, callback: AsyncCallback<void>): void;1807 prepare(config: VideoRecorderConfig): Promise<void>;2700 interface VideoRecorderConfig { interface
56 private videoConfig: media.VideoRecorderConfig = {