Uses of Class
software.amazon.awssdk.services.kinesisvideo.model.RecorderConfig
-
Packages that use RecorderConfig Package Description software.amazon.awssdk.services.kinesisvideo.model -
-
Uses of RecorderConfig in software.amazon.awssdk.services.kinesisvideo.model
Methods in software.amazon.awssdk.services.kinesisvideo.model that return RecorderConfig Modifier and Type Method Description RecorderConfigEdgeConfig. recorderConfig()The recorder configuration consists of the localMediaSourceConfigdetails, that are used as credentials to access the local media files streamed on the camera.Methods in software.amazon.awssdk.services.kinesisvideo.model with parameters of type RecorderConfig Modifier and Type Method Description EdgeConfig.BuilderEdgeConfig.Builder. recorderConfig(RecorderConfig recorderConfig)The recorder configuration consists of the localMediaSourceConfigdetails, that are used as credentials to access the local media files streamed on the camera.
-