The blo Library
Loading...
Searching...
No Matches
Classes | Namespaces | Functions
utilFFmpeg.h File Reference

Utilities, FFmpeg. More...

#include "defs.h"
#include "utilFFmpeg.inl"

Classes

class  blo::Numeric_ffmpeg< T >
 FFmpeg properties of built-in sample format types. More...
 

Namespaces

namespace  blo
 The blo library.
 

Functions

BLO_API int blo::channels_ffmpeg (uint64_t channelLayout)
 Number of channels in a given channel layout.
 
BLO_API uint64_t blo::channelLayout_ffmpeg (int channels)
 Default channel layout for a given number of channels.
 

Detailed Description

Utilities, FFmpeg.

Note
Include FFmpeg header files prior to including this file.