Unosquare
    Show / Hide Table of Contents

    Enum VideoRendererImageType

    Enumerates the different Video renderer image types.

    Namespace: Unosquare.FFME.Common
    Syntax
    public enum VideoRendererImageType

    Fields

    Name Description
    InteropBitmap

    Useas the faster, non tear-free InteropBitmap;

    WriteableBitmap

    Uses a tear-free WriteableBitmap.

    Comments

    Back to top Copyright © 2017-2019 Unosquare