Package | Description |
---|---|
com.bitmovin.api.sdk.encoding.statistics.encodings.liveStatistics.srt |
Modifier and Type | Method and Description |
---|---|
PaginationResponse<SrtStatistics> |
SrtApi.list(String encodingId)
List Stream Infos of Live Statistics from an Encoding
|
PaginationResponse<SrtStatistics> |
SrtApi.list(String encodingId,
SrtStatisticsListQueryParams queryParams)
List Stream Infos of Live Statistics from an Encoding
|
PaginationResponse<SrtStatistics> |
SrtApi.listBySrtInputId(String encodingId,
String srtInputId)
List Statistics For SRT Live Stream Input
|
PaginationResponse<SrtStatistics> |
SrtApi.listBySrtInputId(String encodingId,
String srtInputId,
SrtStatisticsListBySrtInputIdQueryParams queryParams)
List Statistics For SRT Live Stream Input
|
Copyright © 2021. All rights reserved.