FLVAVCPacketType

public enum FLVAVCPacketType : UInt8

Undocumented

  • seq

    Undocumented

    Declaration

    Swift

    case seq = 0
  • nal

    Undocumented

    Declaration

    Swift

    case nal = 1
  • eos

    Undocumented

    Declaration

    Swift

    case eos = 2