|
MythTV master
|
#include "spdifencoder.h"#include <cstring>#include "libavformat/avformat.h"#include "libavutil/opt.h"#include "libmythbase/mythlogging.h"#include "audiooutput.h"Go to the source code of this file.
Macros | |
| #define | LOC QString("SPDIFEncoder: ") |
| #define LOC QString("SPDIFEncoder: ") |
Definition at line 14 of file spdifencoder.cpp.