Unosquare
    Show / Hide Table of Contents

    Enum CameraH264Profile

    Defines the different H.264 encoding profiles to be used when capturing video.

    Namespace: Unosquare.RaspberryIO.Camera
    Syntax
    public enum CameraH264Profile

    Fields

    Name Description
    Baseline

    BP: Primarily for lower-cost applications with limited computing resources, this profile is used widely in videoconferencing and mobile applications.

    High

    HiP: The primary profile for broadcast and disc storage applications, particularly for high-definition television applications (this is the profile adopted into HD DVD and Blu-ray Disc, for example).

    Main

    MP: Originally intended as the mainstream consumer profile for broadcast and storage applications, the importance of this profile faded when the High profile was developed for those applications.

    Comments

    Back to top Copyright © 2017-2019 Unosquare