LeviLamina
Loading...
Searching...
No Matches
AudioDecoder.h
1#pragma once
2
3#include "mc/_HeaderOutputPredefine.h"
4
5namespace webrtc {
6
7class AudioDecoder {};
8
9} // namespace webrtc
Definition AudioDecoder.h:7