[Missing <summary> documentation for "M:Ozeki.Media.Audio.Streams.WaveFileStream.SetLength(System.Int64)"]
Assembly: OPSSDK (in OPSSDK.dll) Version: 3.3.2.884
Syntax
| C# |
|---|
public override void SetLength( long value ) |
| Visual Basic |
|---|
Public Overrides Sub SetLength ( value As Long ) |
| Visual C++ |
|---|
public: virtual void SetLength( long long value ) override |
Parameters
- value
- Type: System..::..Int64
[Missing <param name="value"/> documentation for "M:Ozeki.Media.Audio.Streams.WaveFileStream.SetLength(System.Int64)"]