Searched defs:OH_AVCapability (Results 1 – 2 of 2) sorted by relevance
48 struct OH_AVCapability : public OHOS::RefBase { struct51 OHOS::MediaAVCodec::CapabilityData *capabilityData_;52 int32_t *profiles_ = nullptr;53 int32_t *levels_ = nullptr;54 int32_t *pixFormats_ = nullptr;55 int32_t *sampleRates_ = nullptr;
48 typedef struct OH_AVCapability OH_AVCapability; typedef