C# Class ADL.ADLVideoFrameSizeChangedEvent

Show file Open project: addlive/addlive_sdk_c_sharp Class Usage Examples

Public Properties

Property Type Description
height int
sinkId ADLString
width int

Property Details

height public property

public int height
return int

sinkId public property

public ADLString,ADL sinkId
return ADLString

width public property

public int width
return int