A pattern used as query to retrieve chunks from the current StreamIndex.
Namespace: StreamCoders.Adaptive.SmoothStreamingAssembly: MediaBase (in MediaBase.dll) Version: 2.0.5.0 (2.0.5.0)
Syntaxpublic string Url { get; set; }
Public Property Url As String
Get
Set
public:
property String^ Url {
String^ get ();
void set (String^ value);
}
member Url : string with get, set
Property Value
Type:
String
See Also