Interface FrameCaptureOutputSettings.Builder

All Superinterfaces:
Buildable, CopyableBuilder<FrameCaptureOutputSettings.Builder,FrameCaptureOutputSettings>, SdkBuilder<FrameCaptureOutputSettings.Builder,FrameCaptureOutputSettings>, SdkPojo
Enclosing class:
FrameCaptureOutputSettings

public static interface FrameCaptureOutputSettings.Builder extends SdkPojo, CopyableBuilder<FrameCaptureOutputSettings.Builder,FrameCaptureOutputSettings>
  • Method Details

    • nameModifier

      FrameCaptureOutputSettings.Builder nameModifier(String nameModifier)
      Required if the output group contains more than one output. This modifier forms part of the output file name.
      Parameters:
      nameModifier - Required if the output group contains more than one output. This modifier forms part of the output file name.
      Returns:
      Returns a reference to this object so that method calls can be chained together.