Interface CmafIngestOutputSettings.Builder

    • Method Detail

      • nameModifier

        CmafIngestOutputSettings.Builder nameModifier​(String nameModifier)
        String concatenated to the end of the destination filename. Required for multiple outputs of the same type.
        Parameters:
        nameModifier - String concatenated to the end of the destination filename. Required for multiple outputs of the same type.
        Returns:
        Returns a reference to this object so that method calls can be chained together.