Home
last modified time | relevance | path

Searched refs:IsIntEnum (Results 1 - 3 of 3) sorted by relevance

/foundation/multimedia/media_foundation/src/meta/
H A Dformat.cpp150 Any::IsSameTypeWith<bool>(defaultValue.value()) || IsIntEnum(key.data()); in PutIntValue()
H A Dmeta.cpp204 bool IsIntEnum(const TagType &tag) in IsIntEnum() function
/foundation/multimedia/media_foundation/interface/inner_api/meta/
H A Dmeta.h625 * @brief IsIntEnum only used for Application interface OH_AVFormat to judge key's value type is int32_t or not.
630 * @example OHOS::Media::IsIntEnum("audio.aac.profile");
632 bool IsIntEnum(const TagType& tag);
635 * @brief IsIntEnum only used for Application interface OH_AVFormat to judge key's value type is int64_t or not.
640 * @example OHOS::Media::IsIntEnum("audio.aac.profile");

Completed in 3 milliseconds