Class StreamInfo
Contains the streaming URL for a channel.
Inheritance
object
StreamInfo
Namespace: Glitch9.AIDevKit.Mubert
Assembly: .dll
Syntax
public class StreamInfo
Properties
Url
The full stream URL for this music channel.
Declaration
public string Url { get; set; }
Property Value
Type | Description |
---|---|
string |