Interface Xavc4kIntraVbrProfileSettings.Builder

    • Method Detail

      • xavcClass

        Xavc4kIntraVbrProfileSettings.Builder xavcClass​(String xavcClass)
        Specify the XAVC Intra 4k (VBR) 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 4k (VBR) 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:
        Xavc4kIntraVbrProfileClass, Xavc4kIntraVbrProfileClass
      • xavcClass

        Xavc4kIntraVbrProfileSettings.Builder xavcClass​(Xavc4kIntraVbrProfileClass xavcClass)
        Specify the XAVC Intra 4k (VBR) 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 4k (VBR) 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:
        Xavc4kIntraVbrProfileClass, Xavc4kIntraVbrProfileClass