C# 클래스 SharpTox.Av.ToxAvEventArgs.VideoDataEventArgs

상속: CallBaseEventArgs
파일 보기 프로젝트 열기: hexafluoride/Detox

공개 메소드들

메소드 설명
VideoDataEventArgs ( int callIndex, IntPtr frame ) : System

메소드 상세

VideoDataEventArgs() 공개 메소드

public VideoDataEventArgs ( int callIndex, IntPtr frame ) : System
callIndex int
frame System.IntPtr
리턴 System