C# Class ADL.ADLVideoFrameSizeChangedEvent

显示文件 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_oe property

public int height
return int

sinkId public_oe property

public ADLString,ADL sinkId
return ADLString

width public_oe property

public int width
return int