Search Results for

    Show / Hide Table of Contents

    Enum VideoState

    Specifies the video state.

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

    Fields

    Name Description
    Paused

    The video is paused.

    Playing

    The video is playing.

    Stopped

    The video is stopped.

    Extension Methods

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