C# Class ADL.ADLVideoStreamDescriptor

Show file Open project: addlive/addlive_sdk_c_sharp Class Usage Examples

Public Properties

Property Type Description
maxFps System.UInt32
maxHeight System.UInt32
maxWidth System.UInt32

Property Details

maxFps public property

public UInt32,System maxFps
return System.UInt32

maxHeight public property

public UInt32,System maxHeight
return System.UInt32

maxWidth public property

public UInt32,System maxWidth
return System.UInt32