Home
last modified time | relevance | path

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

/ohos5.0/foundation/multimedia/av_codec/services/media_engine/plugins/source/http_source/dash/
H A Ddash_common.h40 using DashVideoType = enum DashVideoType { enum
191 DashVideoType videoType_ = DASH_VIDEO_TYPE_SDR;
H A Ddash_mpd_downloader.cpp1128 DashVideoType defaultVideoType = streamDesc.videoType_; in GetStreamDescriptions()
1997 static VideoType GetVideoType(DashVideoType videoType) in GetVideoType()