Home
last modified time | relevance | path

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

/ohos5.0/foundation/multimedia/media_lite/services/recorder_lite/impl/include/
H A Drecorder_impl.h104 int32_t GetDataTrackSource(TrackSource &trackSource);
/ohos5.0/foundation/multimedia/media_lite/services/recorder_lite/impl/src/
H A Drecorder_impl.cpp808 ret = GetDataTrackSource(trackSource); in PrepareDataSource()
943 int32_t RecorderImpl::GetDataTrackSource(TrackSource &trackSource) in GetDataTrackSource() function in OHOS::Media::RecorderImpl