Interface XavcHdIntraCbgProfileSettings.Builder

    • Method Detail

      • xavcClass

        XavcHdIntraCbgProfileSettings.Builder xavcClass​(String xavcClass)
        Specify the XAVC Intra HD (CBG) Class to set the bitrate of your output. Outputs of the same class have similar image quality over the operating points that are valid for that class.
        Parameters:
        xavcClass - Specify the XAVC Intra HD (CBG) Class to set the bitrate of your output. Outputs of the same class have similar image quality over the operating points that are valid for that class.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
        See Also:
        XavcHdIntraCbgProfileClass, XavcHdIntraCbgProfileClass
      • xavcClass

        XavcHdIntraCbgProfileSettings.Builder xavcClass​(XavcHdIntraCbgProfileClass xavcClass)
        Specify the XAVC Intra HD (CBG) Class to set the bitrate of your output. Outputs of the same class have similar image quality over the operating points that are valid for that class.
        Parameters:
        xavcClass - Specify the XAVC Intra HD (CBG) Class to set the bitrate of your output. Outputs of the same class have similar image quality over the operating points that are valid for that class.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
        See Also:
        XavcHdIntraCbgProfileClass, XavcHdIntraCbgProfileClass