Yurba Docs

Get started

Accounts

Apps

Users

Relationships

Dialogs (Messages)

Tracks (MuseBase)

Photos

Posts

Comments

Safety

Other

Yurba CDN (cdn.yurba.one)

Yurba Desktop API

Yurba Component Language

OBJECT Player

Structure

Player: { ... } Methods structure

Player { Method hide, Method show, Method edit { Name: String, Author: String, Cover: Url, // not local path, url only Release: Int, Url: Url // music source, mp3 }, Method play, Method stop } Description

The player object inside the application allows you to control visibility and resources inside. Not fully developed yet.