Start of interval.
Namespace: StreamCodersAssembly: MediaBase (in MediaBase.dll) Version: 2.0.5.0 (2.0.5.0)
Syntax public long Start { get; set; }
Public Property Start As Long
Get
Set
public:
property long long Start {
long long get ();
void set (long long value);
}
member Start : int64 with get, set
Property Value
Type:
Int64
The start.
See Also