[Missing <summary> documentation for "P:Ozeki.Media.Audio.Streams.WaveFileStream.Length"]
Assembly: OPSSDK (in OPSSDK.dll) Version: 3.3.2.884
Syntax
| C# |
|---|
public override long Length { get; } |
| Visual Basic |
|---|
Public Overrides ReadOnly Property Length As Long Get |
| Visual C++ |
|---|
public: virtual property long long Length { long long get () override; } |