AVFilterPad
public struct AVFilterPad
Undocumented
-
The name of the filter pad.
Declaration
Swift
public var name: String { get }
-
The media type of the filter pad.
Declaration
Swift
public var mediaType: AVMediaType { get }
-
Declaration
Swift
public var description: String { get }