Home
last modified time | relevance | path

Searched defs:TrackType (Results 1 – 7 of 7) sorted by relevance

/ohos5.0/foundation/multimedia/camera_framework/services/deferred_processing_service/include/media_manager/
H A Dtrack.h26 enum class TrackType : int32_t { enum
/ohos5.0/foundation/multimedia/camera_framework/services/camera_service/include/avcodec/
H A Daudio_video_muxer.h32 enum TrackType { enum
/ohos5.0/foundation/multimedia/camera_framework/services/deferred_processing_service/src/media_manager/
H A Dwriter.cpp28 MediaManagerError Writer::Create(int32_t outputFd, const std::map<TrackType, const std::shared_ptr<… in Create()
H A Ddemuxer.cpp34 const std::map<TrackType, const std::shared_ptr<Track>>& tracks) in Create()
H A Dmuxer.cpp44 MediaManagerError Muxer::AddTracks(const std::map<TrackType, const std::shared_ptr<Track>>& trackMa… in AddTracks()
/ohos5.0/foundation/multimedia/av_codec/services/media_engine/modules/demuxer/
H A Ddemuxer_plugin_manager.h42 enum TrackType { enum
/ohos5.0/drivers/peripheral/format/interfaces/include/
H A Dformat_type.h307 } TrackType; typedef