Searched refs:lyrics (Results 1 – 14 of 14) sorted by relevance
37 lyrics: "This is my lyrics" property in AnonymousFunction87fad5280100.UPDATE_LYRICS_WANT_PARAMS236 expect(receivedParam.lyrics == UPDATE_LYRICS_WANT_PARAMS.lyrics).assertTrue();266 expect(receivedParam.lyrics == UPDATE_LYRICS_WANT_PARAMS.lyrics).assertTrue();268 expect(receivedParam2.lyrics == UPDATE_LYRICS_WANT_PARAMS.lyrics).assertTrue();347 expect(receivedParam.lyrics == UPDATE_LYRICS_WANT_PARAMS.lyrics).assertTrue();
188 ASSERT_TRUE(format_->GetStringValue(AVSourceFormat::SOURCE_LYRICS, formatVal_.lyrics));199 ASSERT_EQ(formatVal_.lyrics, "lyrics");404 ASSERT_TRUE(format_->GetStringValue(AVSourceFormat::SOURCE_LYRICS, formatVal_.lyrics));415 ASSERT_EQ(formatVal_.lyrics, "lyrics");543 ASSERT_TRUE(format_->GetStringValue(AVSourceFormat::SOURCE_LYRICS, formatVal_.lyrics));555 ASSERT_EQ(formatVal_.lyrics, "lyrics");632 ASSERT_TRUE(format_->GetStringValue(AVSourceFormat::SOURCE_LYRICS, formatVal_.lyrics));644 ASSERT_EQ(formatVal_.lyrics, "lyrics");710 ASSERT_TRUE(format_->GetStringValue(AVSourceFormat::SOURCE_LYRICS, formatVal_.lyrics));723 ASSERT_EQ(formatVal_.lyrics, "SLT");
66 std::string lyrics = ""; member
151 formatVal_.lyrics = ""; in ResetFormatValue()608 ASSERT_TRUE(format_->GetStringValue(AVSourceFormat::SOURCE_LYRICS, formatVal_.lyrics));619 ASSERT_EQ(formatVal_.lyrics, "lyrics");835 ASSERT_TRUE(format_->GetStringValue(AVSourceFormat::SOURCE_LYRICS, formatVal_.lyrics));846 ASSERT_EQ(formatVal_.lyrics, "lyrics");979 ASSERT_TRUE(format_->GetStringValue(AVSourceFormat::SOURCE_LYRICS, formatVal_.lyrics));991 ASSERT_EQ(formatVal_.lyrics, "lyrics");1072 ASSERT_TRUE(format_->GetStringValue(AVSourceFormat::SOURCE_LYRICS, formatVal_.lyrics));1084 ASSERT_EQ(formatVal_.lyrics, "lyrics");1154 ASSERT_TRUE(format_->GetStringValue(AVSourceFormat::SOURCE_LYRICS, formatVal_.lyrics));[all …]
293 const char* lyrics = nullptr; in SetAllParam() local316 ASSERT_TRUE(OH_AVFormat_GetStringValue(paramFormat, OH_MD_KEY_LYRICS, &lyrics)); in SetAllParam()317 ASSERT_EQ(0, strcmp(lyrics, "lyrics")); in SetAllParam()442 const char* lyrics = nullptr; in SetOtherAllParam() local457 ASSERT_FALSE(OH_AVFormat_GetStringValue(paramFormat, OH_MD_KEY_LYRICS, &lyrics)); in SetOtherAllParam()
33 lyrics: "This is my lyrics" property in AnonymousFunctioneae618960100.UPDATE_LYRICS_WANT_PARAMS
56 …v_session.md#oh_avmetadatabuilder) \*builder, const char \*lyric) | Sets lyrics for the media asse…
83 …ataBuilder](#oh_avmetadatabuilder) \*builder, const char \*lyric) | Sets lyrics for the media asse…825 Sets lyrics for the media asset.834 | lyric | Pointer to the lyrics in the lrc format.|
224 // The LRC contains two types of elements: time tag + lyrics, and ID tag.279 // The LRC contains two types of elements: time tag + lyrics, and ID tag.5088 …lyrics into a string with less than or equal to 40960 bytes.<br>**NOTE**: The system supports lyri…
92 …ller provides the UI to show lyrics. The application only needs to set the lyrics content. The con…109 // The LRC contains two types of elements: time tag + lyrics, and ID tag.
131 …_codec_base.md#oh_md_key_artist) | Pointer to the key that describes the lyrics of a media file. T…140 …_codec_base.md#oh_md_key_lyrics) | Pointer to the key that describes the lyrics of a media file. T…
318 …D_KEY_ARTIST](#oh_md_key_artist) | Pointer to the key that describes the lyrics in a media file. T…327 …D_KEY_LYRICS](#oh_md_key_lyrics) | Pointer to the key that describes the lyrics in a media file. T…1853 Pointer to the key that describes lyrics in a media file. The value type is string.2233 Pointer to the key that describes the lyrics in a media file. The value type is string.
123 …For example, the controller can require the provider to display songs and lyrics in a special form.
230 …For example, the controller can require the provider to display songs and lyrics in a special form.