|
StormByte C++ Library: Multimedia module 0.0.9999
StormByte-Multimedia is a StormByte library module for parsing configuration files
|
#include <StormByte/multimedia/visibility.h>

Go to the source code of this file.
Namespaces | |
| namespace | StormByte::Multimedia::Property |
| Media property value types. | |
| namespace | StormByte |
| namespace | StormByte::Multimedia |
| Public multimedia types: codecs, containers, streams and files. | |
Functions | |
| constexpr const char * | StormByte::Multimedia::Property::ToString (ChannelLayout layout) noexcept |
| Converts a ChannelLayout to a string. | |
| constexpr unsigned | StormByte::Multimedia::Property::ChannelCount (ChannelLayout layout) noexcept |
| Channel count of a standard layout. | |