Table of Contents

Class MediaSource

Namespace
Microsoft.Xna.Framework.Media
Assembly
MonoGame.Framework.dll
public sealed class MediaSource
Inheritance
MediaSource
Inherited Members

Properties

MediaSourceType

public MediaSourceType MediaSourceType { get; }

Property Value

MediaSourceType

Name

public string Name { get; }

Property Value

string

Methods

GetAvailableMediaSources()

public static IList<MediaSource> GetAvailableMediaSources()

Returns

IList<MediaSource>