ContentType

enum ContentType : UInt, @unchecked Sendable

コンテントタイプ

  • Undocumented

    Declaration

    Swift

    case audio = 0
  • Undocumented

    Declaration

    Swift

    case video = 1
  • Undocumented

    Declaration

    Swift

    case data = 2