Toggle navigation
Hot Examples
ES
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Buscar
Inicio
SharpTox
Av
ToxAvEventArgs.VideoDataEventArgs
C# Class SharpTox.Av.ToxAvEventArgs.VideoDataEventArgs
Inheritance:
CallBaseEventArgs
Mostrar archivo
Open project: hexafluoride/Detox
Public Methods
Method
Description
VideoDataEventArgs
(
int
callIndex
,
IntPtr
frame
) :
System
Method Details
VideoDataEventArgs()
public
method
public
VideoDataEventArgs
(
int
callIndex
,
IntPtr
frame
) :
System
callIndex
int
frame
System.IntPtr
return
System