LeviLamina
Loading...
Searching...
No Matches
srtp_cipher_direction_t.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
enum class
srtp_cipher_direction_t :
int
{
6
Encrypt = 0,
7
Decrypt = 1,
8
Any = 2,
9
};
src-server
mc
external
libsrtp
srtp_cipher_direction_t.h
Generated on Tue Nov 25 2025 04:01:03 for LeviLamina by
1.12.0