Home > @bilibili-live/web-player-biz > IRoomPlayer > stopPlayback

# IRoomPlayer.stopPlayback property

外部断流,url是断流是视频区域显示的图片

Signature:

stopPlayback: (opts?: {
        url?: string;
    }) => void;