Class StreamInfo
Contains the streaming URL for a channel.
public class StreamInfo
- Inheritance
-
objectStreamInfo
Properties
Url
The full stream URL for this music channel.
public string Url { get; set; }
Property Value
- string
Contains the streaming URL for a channel.
public class StreamInfo
The full stream URL for this music channel.
public string Url { get; set; }