AVIODirEntryType
public typealias AVIODirEntryType = CFFmpeg.AVIODirEntryType
-
Undocumented
Declaration
Swift
public static let unknown: AVIODirEntryType
-
Undocumented
Declaration
Swift
public static let blockDevice: AVIODirEntryType
-
Undocumented
Declaration
Swift
public static let characterDevice: AVIODirEntryType
-
Undocumented
Declaration
Swift
public static let directory: AVIODirEntryType
-
Undocumented
Declaration
Swift
public static let namedPipe: AVIODirEntryType
-
Undocumented
Declaration
Swift
public static let symbolicLink: AVIODirEntryType
-
Undocumented
Declaration
Swift
public static let socket: AVIODirEntryType
-
Undocumented
Declaration
Swift
public static let file: AVIODirEntryType
-
Undocumented
Declaration
Swift
public static let server: AVIODirEntryType
-
Undocumented
Declaration
Swift
public static let share: AVIODirEntryType
-
Undocumented
Declaration
Swift
public static let workgroup: AVIODirEntryType
-
Declaration
Swift
public var description: String { get }