Home
last modified time | relevance | path

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

/foundation/multimedia/av_codec/frameworks/native/capi/avcodec/
H A Dnative_avcodec_base.cpp83 const char *OH_MD_KEY_ALBUM_ARTIST = "album_artist"; variable
/foundation/multimedia/av_codec/test/unittest/key_type_test/
H A Dkey_type_test.cpp54 {OH_MD_KEY_ALBUM_ARTIST, FORMAT_TYPE_STRING},
140 OH_MD_KEY_ALBUM_ARTIST,
/foundation/multimedia/av_codec/interfaces/kits/c/
H A Dnative_avcodec_base.h354 extern const char *OH_MD_KEY_ALBUM_ARTIST;
/foundation/multimedia/av_codec/test/moduletest/demuxer/src/
H A Dformat_test.cpp303 ASSERT_TRUE(OH_AVFormat_GetStringValue(paramFormat, OH_MD_KEY_ALBUM_ARTIST, &albumArtist)); in SetAllParam()
450 ASSERT_FALSE(OH_AVFormat_GetStringValue(paramFormat, OH_MD_KEY_ALBUM_ARTIST, &albumArtist)); in SetOtherAllParam()
H A Dfunc_test.cpp2148 * @tc.name : demuxer MP4 ,check source format,OH_MD_KEY_ALBUM_ARTIST
2162 ASSERT_FALSE(OH_AVFormat_GetStringValue(sourceFormat, OH_MD_KEY_ALBUM_ARTIST, &stringVal));

Completed in 8 milliseconds