|
Kodi Documentation 22.0
Kodi is an open source media player and entertainment hub.
|
This is the complete list of members for StreamUtils, including all inherited members.
| CompareAudioPreference(const AudioCandidate &lh, const AudioCandidate &rh, const AudioPreferences &preferences) | StreamUtils | static |
| CompareAudioQuality(const std::string &codecA, int channelsA, const std::string &codecB, int channelsB) | StreamUtils | static |
| GetCodecName(int codecId, int profile) | StreamUtils | static |
| GetCodecPriority(const std::string &codec) | StreamUtils | static |
| GetDefaultLayout(unsigned int channels) | StreamUtils | static |
| GetLayout(unsigned int channels) | StreamUtils | static |
| IsCodecSupportForcedOverlay(int codecId) | StreamUtils | static |
| MakeFourCC(char c1, char c2, char c3, char c4) | StreamUtils | inlinestatic |
| NormalizeAudioCodecName(const std::string &codec) | StreamUtils | static |