Class AVCaptureAudioChannel

  • All Implemented Interfaces:
    NSObjectProtocol, org.robovm.objc.ObjCProtocol

    public class AVCaptureAudioChannel
    extends NSObject
    Since:
    Available in iOS 4.0 and later.
    • Constructor Detail

      • AVCaptureAudioChannel

        public AVCaptureAudioChannel()
      • AVCaptureAudioChannel

        protected AVCaptureAudioChannel​(NSObject.Handle h,
                                        long handle)
      • AVCaptureAudioChannel

        protected AVCaptureAudioChannel​(NSObject.SkipInit skipInit)
    • Method Detail

      • getAveragePowerLevel

        public float getAveragePowerLevel()
      • getPeakHoldLevel

        public float getPeakHoldLevel()