Bånder

StreamController
in package

Attributes
#[Prefix]
'/stream'

Table of Contents

Methods

songDirect()  : BinaryFileResponse
Direct stream the song.

Methods

songDirect()

Direct stream the song.

public songDirect(Song $song) : BinaryFileResponse

Requires token with "access-stream"

Parameters
$song : Song
Attributes
#[Get]
'/song/{song}/direct'
'api.stream.song-direct'
['auth:sanctum', 'ability:' . TokenAbility::ACCESS_STREAM->value]
Return values
BinaryFileResponse

        
On this page

Search results