Home
last modified time | relevance | path

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

/foundation/multimedia/av_codec/interfaces/inner_api/native/
H A Davcodec_common.h254 static constexpr std::string_view SOURCE_HAS_TIMEDMETA = "has_timed_meta"; // bool, contain timed metadata tracks member in OHOS::MediaAVCodec::API_VERSION::AVSourceFormat
/foundation/multimedia/av_codec/test/moduletest/demuxer/src/InnerAPI/
H A Dinner_demuxer_sample.cpp344 source_format_.GetIntValue(AVSourceFormat::SOURCE_HAS_TIMEDMETA, hasMeta); in CheckHasTimedMeta()
/foundation/multimedia/av_codec/test/unittest/avsource_test/
H A Davsource_unit_test.cpp1973 ASSERT_TRUE(format_->GetIntValue(AVSourceFormat::SOURCE_HAS_TIMEDMETA, formatVal_.hasTimedMeta)); in HWTEST_F()

Completed in 6 milliseconds