C# Class SharpTox.Av.ToxAvEventArgs.VideoDataEventArgs

Inheritance: CallBaseEventArgs
Show file 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