Classes

The following classes are available globally.

  • A View Controller providing media capture and playback functionality for locally stored media files.

    It will switch automatically between media playback and media recording modes depending on the internal value for the local stored media file.

    If a local media file is assigned, the controller will be in playback mode, otherwise in capture mode.

    If allowed by the QEDMediaCaptureAndPlayViewControllerDelegate, a user can trigger the deletion of the local stored media file. After deletion the controller will switch to capturing mode automatically.

    See more

    Declaration

    Swift

    public class QEDMediaCaptureAndPlayViewController : UIViewController