Home
last modified time | relevance | path

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

/foundation/multimedia/media_standard/interfaces/innerkits/native/media/include/
Davcodec_info.h112 struct CapabilityData { struct
113 std::string codecName = "";
114 int32_t codecType = AVCODEC_TYPE_NONE;
115 std::string mimeType = "";
116 bool isVendor = false;
117 Range bitrate;
118 Range channels;
119 Range complexity;
120 Range alignment;
121 Range width;
[all …]