FPMuteEvent

@objc
@objcMembers
public class FPMuteEvent : FPEvent

Payload of a mute event.

  • Indicates whether the player is now muted or not.

    Declaration

    Swift

    public let isMuted: Bool