Home
last modified time | relevance | path

Searched refs:OH_MD_KEY_ALBUM (Results 1 - 5 of 5) sorted by relevance

/foundation/multimedia/av_codec/frameworks/native/capi/avcodec/
H A Dnative_avcodec_base.cpp82 const char *OH_MD_KEY_ALBUM = "album"; variable
/foundation/multimedia/av_codec/test/unittest/key_type_test/
H A Dkey_type_test.cpp53 {OH_MD_KEY_ALBUM, FORMAT_TYPE_STRING},
139 OH_MD_KEY_ALBUM,
/foundation/multimedia/av_codec/interfaces/kits/c/
H A Dnative_avcodec_base.h352 extern const char *OH_MD_KEY_ALBUM;
/foundation/multimedia/av_codec/test/moduletest/demuxer/src/
H A Dformat_test.cpp301 ASSERT_TRUE(OH_AVFormat_GetStringValue(paramFormat, OH_MD_KEY_ALBUM, &album)); in SetAllParam()
449 ASSERT_FALSE(OH_AVFormat_GetStringValue(paramFormat, OH_MD_KEY_ALBUM, &album)); in SetOtherAllParam()
H A Dfunc_test.cpp2128 * @tc.name : demuxer MP4 ,check source format,OH_MD_KEY_ALBUM
2142 ASSERT_FALSE(OH_AVFormat_GetStringValue(sourceFormat, OH_MD_KEY_ALBUM, &stringVal));

Completed in 7 milliseconds