AudioFormat: move enum SampleFormat to pcm/SampleFormat.hxx

This commit is contained in:
Max Kellermann
2017-01-17 11:02:11 +01:00
parent f85f25ba82
commit de3e0585f1
19 changed files with 191 additions and 142 deletions

View File

@@ -21,10 +21,11 @@
#define PCM_EXPORT_HXX
#include "check.h"
#include "SampleFormat.hxx"
#include "PcmBuffer.hxx"
#include "AudioFormat.hxx"
template<typename T> struct ConstBuffer;
struct AudioFormat;
/**
* An object that handles export of PCM samples to some instance