[Missing <summary> documentation for "P:Ozeki.Media.MediaHandlers.Speaker.Level"]
Assembly: OPSSDK (in OPSSDK.dll) Version: 3.3.2.884
Syntax
C# |
---|
public float Level { get; } |
Visual Basic |
---|
Public ReadOnly Property Level As Single Get |
Visual C++ |
---|
public: virtual property float Level { float get () sealed; } |