C# Class ADL.VideoStreamDescription

Afficher le fichier Open project: addlive/addlive_sdk_c_sharp Class Usage Examples

Méthodes publiques

Свойство Type Description
maxFps uint
maxHeight uint
maxWidth uint

Private Methods

Méthode Description
lowercaseBool ( bool a ) : string
toJSON ( ) : string
toNative ( ) : ADLVideoStreamDescriptor

Property Details

maxFps public_oe property

public uint maxFps
Résultat uint

maxHeight public_oe property

public uint maxHeight
Résultat uint

maxWidth public_oe property

public uint maxWidth
Résultat uint