static EbuTtDDestinationSettings.Builder |
EbuTtDDestinationSettings.builder() |
|
EbuTtDDestinationSettings.Builder |
EbuTtDDestinationSettings.Builder.copyrightHolder(String copyrightHolder) |
Complete this field if you want to include the name of the copyright holder in the copyright tag in the
captions metadata.
|
EbuTtDDestinationSettings.Builder |
EbuTtDDestinationSettings.Builder.fillLineGap(String fillLineGap) |
Specifies how to handle the gap between the lines (in multi-line captions).
|
EbuTtDDestinationSettings.Builder |
EbuTtDDestinationSettings.Builder.fillLineGap(EbuTtDFillLineGapControl fillLineGap) |
Specifies how to handle the gap between the lines (in multi-line captions).
|
EbuTtDDestinationSettings.Builder |
EbuTtDDestinationSettings.Builder.fontFamily(String fontFamily) |
Specifies the font family to include in the font data attached to the EBU-TT captions.
|
EbuTtDDestinationSettings.Builder |
EbuTtDDestinationSettings.Builder.styleControl(String styleControl) |
Specifies the style information (font color, font position, and so on) to include in the font data that is
attached to the EBU-TT captions.
|
EbuTtDDestinationSettings.Builder |
EbuTtDDestinationSettings.Builder.styleControl(EbuTtDDestinationStyleControl styleControl) |
Specifies the style information (font color, font position, and so on) to include in the font data that is
attached to the EBU-TT captions.
|
EbuTtDDestinationSettings.Builder |
EbuTtDDestinationSettings.toBuilder() |
|