API - Etc

    API - Etc


    Article summary

    mute

    Mute the currently playing video.

    func mute()

    Sample code

    ShopLive.mute()


    unmute

    Unmute the currently playing video.

    func unmute()

    Sample code

    ShopLive.unmute()


    What's Next