Show / Hide Table of Contents

Enum MediaElementState

Describes the MediaElements state

Namespace: Phoenix.DVR
Assembly: Phoenix.Plugin.DVR.dll
Syntax
public enum MediaElementState

Fields

Name Description
Closed

The MediaElement is Closed

Opened

The MediaElement is Opened

Opening

The MediaElement is Opening

Paused

The MediaElement is Paused

Playing

The MediaElement is Playing

Stopped

The MediaElement is Stopped

Unknown

The state of the MediaElement is Unknown

  • View Source
In This Article
Back to top Generated by DocFX