Interface PlayOptions

Hierarchy

Properties

context_uri?: string
device_id?: string

The ID of the device to effect

offset?: {
    position?: number;
    uri?: string;
}

Type declaration

  • Optional position?: number
  • Optional uri?: string
position_ms?: number
uris?: string[]

Generated using TypeDoc