Class HespPlaybackConfiguration
-
- All Implemented Interfaces:
public final class HespPlaybackConfigurationThe configuration for controlling playback of an HESP stream.
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description public final classHespPlaybackConfiguration.BuilderThe builder for the HESP playback configuration.
-
Field Summary
Fields Modifier and Type Field Description private final Map<String, Object>customConfiguration
-
Constructor Summary
Constructors Constructor Description HespPlaybackConfiguration(Map<String, Object> customConfiguration)
-
Method Summary
Modifier and Type Method Description final Map<String, Object>getCustomConfiguration()The custom configuration.
-