StreamProtectOptions.Builder

public static class StreamProtectOptions.Builder extends Object

This class is deprecated.
The Stream Protect API will be shutdown in 2023.

Builder to create a StreamProtectOptions.

Public Constructor Summary

Builder()
This constructor is deprecated. The Stream Protect API will be shutdown in 2023.

Public Method Summary

StreamProtectOptions
build()
This method is deprecated. The Stream Protect API will be shutdown in 2023.
StreamProtectOptions.Builder
setClockType(ClockType clockType)
This method is deprecated. The Stream Protect API will be shutdown in 2023.
StreamProtectOptions.Builder
setExpectedFps(int expectedFps)
This method is deprecated. The Stream Protect API will be shutdown in 2023.

Inherited Method Summary

Public Constructors

public Builder ()

This constructor is deprecated.
The Stream Protect API will be shutdown in 2023.

Constructor.

Public Methods

public StreamProtectOptions build ()

This method is deprecated.
The Stream Protect API will be shutdown in 2023.

Create a mutable StreamProtectOptions.

public StreamProtectOptions.Builder setClockType (ClockType clockType)

This method is deprecated.
The Stream Protect API will be shutdown in 2023.

Setter for clockType.

public StreamProtectOptions.Builder setExpectedFps (int expectedFps)

This method is deprecated.
The Stream Protect API will be shutdown in 2023.

Setter for expectedFps.