The interval to be played in time units. e.g. "150.000-430.13" Default: "0.000-".
Namespace: StreamCoders.RtspAssembly: MediaBase (in MediaBase.dll) Version: 2.0.5.0 (2.0.5.0)
Syntax public string Npt { get; set; }
Public Property Npt As String
Get
Set
public:
property String^ Npt {
String^ get ();
void set (String^ value);
}
member Npt : string with get, set
Property Value
Type:
String
The npt.
See Also