Click or drag to resize
InjectableStreamPosition Property
Gets or sets the position.

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

Property Value

Type: Int64
The position.
See Also