C# Class SharpTox.Av.ToxAvEventArgs.VideoDataEventArgs

Inheritance: CallBaseEventArgs
Afficher le fichier Open project: hexafluoride/Detox

Méthodes publiques

Méthode Description
VideoDataEventArgs ( int callIndex, IntPtr frame ) : System

Method Details

VideoDataEventArgs() public méthode

public VideoDataEventArgs ( int callIndex, IntPtr frame ) : System
callIndex int
frame System.IntPtr
Résultat System