Table of Contents

Enum MediaSourceType

Namespace
Microsoft.Xna.Framework.Media
Assembly
MonoGame.Framework.dll

Type of the media source.

public enum MediaSourceType

Fields

LocalDevice = 0

A local device.

WindowsMediaConnect = 4

A Windows Media Connect device.

Remarks

Indicates the type of the current media source. The type can be either a local device, or a device connected through Windows Media Connect.