Searched defs:GetTrackFormat (Results 1 – 5 of 5) sorted by relevance
44 std::shared_ptr<FormatMock> AVSourceCapiMock::GetTrackFormat(uint32_t trackIndex) in GetTrackFormat() function in OHOS::MediaAVCodec::AVSourceCapiMock
39 std::shared_ptr<FormatMock> AVSourceInnerMock::GetTrackFormat(uint32_t trackIndex) in GetTrackFormat() function in OHOS::MediaAVCodec::AVSourceInnerMock
79 Format InnerSourceDemo::GetTrackFormat(uint32_t trackIndex) in GetTrackFormat() function in OHOS::MediaAVCodec::InnerSourceDemo
102 OH_AVFormat* AVSourceDemo::GetTrackFormat(uint32_t trackIndex) in GetTrackFormat() function in OHOS::MediaAVCodec::AVSourceDemo
166 int32_t AVSourceImpl::GetTrackFormat(OHOS::Media::Format &format, uint32_t trackIndex) in GetTrackFormat() function in OHOS::MediaAVCodec::AVSourceImpl