Search Results for

    Show / Hide Table of Contents

    Enum CaptureBase.PhotoLibraryAccessLevel

    Level of access for the photos library.

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

    Fields

    Name Description
    AddOnly

    Can only add photos to the photo library, cannot create albums or read back images.

    ReadWrite

    Full access, can add photos, create albums and read back images.

    In This Article