LeviLamina
Loading...
Searching...
No Matches
TransportSequenceNumber.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
namespace
webrtc {
6
7
class
TransportSequenceNumber
{
8
public
:
9
// static functions
10
// NOLINTBEGIN
11
MCNAPI
static
bool
Parse
(
::rtc::ArrayView<uchar const>
, ushort*);
12
13
MCNAPI
static
bool
Write
(
::rtc::ArrayView<uchar>
, ushort);
14
// NOLINTEND
15
};
16
17
}
// namespace webrtc
rtc::ArrayView
Definition
_HeaderOutputPredefine.h:258
webrtc::TransportSequenceNumber
Definition
TransportSequenceNumber.h:7
webrtc::TransportSequenceNumber::Parse
static MCAPI bool Parse(::rtc::ArrayView< uchar const >, ushort *)
webrtc::TransportSequenceNumber::Write
static MCAPI bool Write(::rtc::ArrayView< uchar >, ushort)
src
mc
external
webrtc
TransportSequenceNumber.h
Generated on Fri Jun 13 2025 05:04:40 for LeviLamina by
1.12.0