StreamProtectOptions.Builder

public static classStreamProtectOptions.BuilderextendsObject

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

Builder to create aStreamProtectOptions.

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

publicBuilder()

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

Constructor.

Public Methods

publicStreamProtectOptions build()

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

Create a mutableStreamProtectOptions.

public StreamProtectOptions.BuildersetClockType(ClockType clockType)

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

Setter for clockType.

public StreamProtectOptions.BuildersetExpectedFps(int expectedFps)

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

Setter for expectedFps.