enum RemiAudio::Xspf::Playlist::Format

Overview

Describes the format of a playlist.

Defined in:

remiaudio/xspf/xspf.cr

Enum Members

Xml = 0

XSPF, XML Sharable Playlist Format

Json = 1

JSPF, JSON Sharable Playlist Format

Instance Method Summary

Instance Method Detail

def json? #

[View source]
def xml? #

[View source]