AI Dev Kit
Search Results for

    Show / Hide Table of Contents

    Class TrackStatusRequest

    Request object for checking the status of generated tracks.

    Inheritance
    object
    RequestBody
    MubertRequest<MubertRequestParams>
    TrackStatusRequest
    Inherited Members
    MubertRequest<MubertRequestParams>.Params
    Namespace: Glitch9.AIDevKit.Mubert
    Assembly: .dll
    Syntax
    public class TrackStatusRequest : MubertRequest<MubertRequestParams>

    Properties

    Method

    The method name for the TrackStatus request.

    Declaration
    public override MubertMethod Method { get; }
    Property Value
    Type Description
    MubertMethod
    Overrides
    MubertRequest<MubertRequestParams>.Method

    Extension Methods

    RequestExtensions.ExecuteAsync(TrackStatusRequest)
    In this article
    Back to top Generated by DocFX