AudioDiscontinuity Structure

public struct AudioDiscontinuity

Boundary event in the decrypted audio stream.

  • id

    Optional backend/source identifier for the discontinuity.

    Declaration

    Swift

    public let id: String?
  • Type of stream boundary.

    Declaration

    Swift

    public let kind: AudioDiscontinuityKind