| Package | Description |
|---|---|
| com.amazonaws.kinesisvideo.producer |
| Modifier and Type | Method and Description |
|---|---|
Tag[] |
StreamInfo.getTags() |
Tag[] |
DeviceInfo.getTags() |
| Constructor and Description |
|---|
DeviceInfo(int version,
String name,
StorageInfo storageInfo,
int streamCount,
Tag[] tags) |
StreamInfo(int version,
String name,
StreamInfo.StreamingType streamingType,
String contentType,
String kmsKeyId,
long retentionPeriod,
boolean adaptive,
long maxLatency,
long fragmentDuration,
boolean keyFrameFragmentation,
boolean frameTimecodes,
boolean absoluteFragmentTimes,
boolean fragmentAcks,
boolean recoverOnError,
String codecId,
String trackName,
int avgBandwidthBps,
int frameRate,
long bufferDuration,
long replayDuration,
long connectionStalenessDuration,
long timecodeScale,
boolean recalculateMetrics,
byte[] codecPrivateData,
Tag[] tags,
StreamInfo.NalAdaptationFlags nalAdaptationFlags) |
Copyright © 2019. All rights reserved.