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