Searched refs:GetFormatVector (Results 1 – 3 of 3) sorted by relevance
223 bool GetFormatVector(const std::string_view &key, std::vector<Format> &value) const;
284 bool Format::GetFormatVector(const std::string_view &key, std::vector<Format> &value) const in GetFormatVector() function in OHOS::Media::Format
1332 (void)infoBody.GetFormatVector(std::string(PlayerKeys::PLAYER_TRACK_INFO), trackInfo); in OnTrackInfoUpdate()