|
TimeoutStreamSetLength Method
|
Pass-through method
Namespace:
Accord.Video
Assembly:
Accord.Video (in Accord.Video.dll) Version: 3.8.0
Syntax public override void SetLength(
long value
)
Public Overrides Sub SetLength (
value As Long
)
Request Example
View SourceParameters
- value
- Type: SystemInt64
See Also