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
mc
external
libsrtp
srtp_cipher_direction_t.h
Generated on Wed Jul 23 2025 08:34:03 for LeviLamina by
1.12.0