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