Search Results for

    Show / Hide Table of Contents

    Enum MusicState

    Specifies the state of the music.

    Namespace: Evergine.Common.Media
    Assembly: Evergine.Common.dll
    Syntax
    public enum MusicState

    Fields

    Name Description
    Paused

    Music is paused.

    Playing

    Music is playing.

    Stopped

    The music has stopped.

    Extension Methods

    EnumExtensions.HasFlag(Enum, Enum)
    ReflectionHelper.GetMemberAssembly(object)
    ReflectionHelper.GetTypeName(object)
    In this article
    Back to top
    Generated by DocFX