Table of Contents

Class Playlist

Namespace
Microsoft.Xna.Framework.Media
Assembly
MonoGame.Framework.dll
public sealed class Playlist : IDisposable
Inheritance
Playlist
Implements
Inherited Members

Properties

Duration

public TimeSpan Duration { get; }

Property Value

TimeSpan

Name

public string Name { get; }

Property Value

string

Methods

Dispose()

Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources.

public void Dispose()