Search Results for

    Show / Hide Table of Contents

    Enum CaptureBase.PhotoLibraryAuthorisationStatus

    Authorisation for access to the photos library.

    Namespace: RenderHeads.Media.AVProMovieCapture
    Assembly: cs.temp.dll.dll
    Syntax
    public enum PhotoLibraryAuthorisationStatus

    Fields

    Name Description
    Authorised

    Access to the photo library has been granted.

    Denied

    Access to the photo library has been denied.

    NotDetermined

    Authorisation to the photo library is still to be requested.

    Unavailable

    The photo library is unavailable.

    In This Article