C# Class ADL.ADLScreenCaptureSource

Datei anzeigen Open project: addlive/addlive_sdk_c_sharp Class Usage Examples

Public Properties

Property Type Description
height int
id ADLString
imageData System.IntPtr
imageDataLen System.UIntPtr
title ADLString
width int

Property Details

height public_oe property

public int height
return int

id public_oe property

public ADLString,ADL id
return ADLString

imageData public_oe property

public IntPtr,System imageData
return System.IntPtr

imageDataLen public_oe property

public UIntPtr,System imageDataLen
return System.UIntPtr

title public_oe property

public ADLString,ADL title
return ADLString

width public_oe property

public int width
return int