App\Http\Streamers\StreamerInterface::stream PHP Method

stream() public method

Stream the current song.
public stream ( )
    public function stream();
StreamerInterface