AVOptionAccessor

public protocol AVOptionAccessor

Undocumented

  • Undocumented

    Declaration

    Swift

    func withUnsafeObjectPointer<T>(_ body: (UnsafeMutableRawPointer) throws -> T) rethrows -> T