Searched refs:GetVideoTrackSource (Results 1 – 2 of 2) sorted by relevance
102 …int32_t GetVideoTrackSource(const RecorderVideoSourceConfig &videoSourceConfig, TrackSource &track…
839 ret = GetVideoTrackSource(sourceManager_[i].videoSourceConfig, trackSource); in PrepareVideoSource()865 int32_t RecorderImpl::GetVideoTrackSource(const RecorderVideoSourceConfig &videoSourceConfig, in GetVideoTrackSource() function in OHOS::Media::RecorderImpl