Click or drag to resize
InjectableStreamLength Property
Gets the length.

Namespace: StreamCoders
Assembly: MediaBase (in MediaBase.dll) Version: 2.0.5.0 (2.0.5.0)
Syntax
public override long Length { get; }

Property Value

Type: Int64
The length.
See Also