Ardour
9.0-pre0-582-g084a23a80d
|
#include <transcode_ffmpeg.h>
Public Attributes | |
std::string | name |
std::string | stream_id |
uint32_t | channels |
Definition at line 36 of file transcode_ffmpeg.h.
uint32_t TranscodeFfmpeg::FFAudioStream::channels |
Definition at line 39 of file transcode_ffmpeg.h.
std::string TranscodeFfmpeg::FFAudioStream::name |
Definition at line 37 of file transcode_ffmpeg.h.
std::string TranscodeFfmpeg::FFAudioStream::stream_id |
Definition at line 38 of file transcode_ffmpeg.h.