AI Dev Kit
Search Results for

    Show / Hide Table of Contents

    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
    In this article
    Back to top Generated by DocFX