M2tsScte35Esam

public struct M2tsScte35Esam : AWSShape

Undocumented

  • Declaration

    Swift

    public static var _members: [AWSShapeMember]
  • Packet Identifier (PID) of the SCTE-35 stream in the transport stream generated by ESAM.

    Declaration

    Swift

    public let scte35EsamPid: Int?
  • Undocumented

    Declaration

    Swift

    public init(scte35EsamPid: Int? = nil)
  • Declaration

    Swift

    public func validate(name: String) throws