C# 클래스 ADL.ADLScreenCaptureSource

파일 보기 프로젝트 열기: addlive/addlive_sdk_c_sharp 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
height int
id ADLString
imageData System.IntPtr
imageDataLen System.UIntPtr
title ADLString
width int

프로퍼티 상세

height 공개적으로 프로퍼티

public int height
리턴 int

id 공개적으로 프로퍼티

public ADLString,ADL id
리턴 ADLString

imageData 공개적으로 프로퍼티

public IntPtr,System imageData
리턴 System.IntPtr

imageDataLen 공개적으로 프로퍼티

public UIntPtr,System imageDataLen
리턴 System.UIntPtr

title 공개적으로 프로퍼티

public ADLString,ADL title
리턴 ADLString

width 공개적으로 프로퍼티

public int width
리턴 int