public static final class GetPlayInfoRequest.Builder extends Object
限定符和类型 | 方法和说明 |
---|---|
GetPlayInfoRequest.Builder |
additionType(String additionType)
The ID of the media transcoding job.
|
GetPlayInfoRequest.Builder |
authTimeout(Long authTimeout)
The frame rate of the media stream.
|
GetPlayInfoRequest |
build() |
GetPlayInfoRequest.Builder |
definition(String definition)
The type of Narrowband HD transcoding.
|
GetPlayInfoRequest.Builder |
formats(String formats)
The update time.
|
GetPlayInfoRequest.Builder |
outputType(String outputType)
The URL of the masked live comment data.
|
GetPlayInfoRequest.Builder |
playConfig(String playConfig)
The quality of the video stream.
|
GetPlayInfoRequest.Builder |
reAuthInfo(String reAuthInfo)
The playback URL of the video stream.
|
GetPlayInfoRequest.Builder |
resultType(String resultType)
The time when the audio or video file was created.
|
GetPlayInfoRequest.Builder |
streamType(String streamType)
Details of the audio or video file.
|
GetPlayInfoRequest.Builder |
videoId(String videoId)
The basic information about the audio or video file.
|
public GetPlayInfoRequest.Builder additionType(String additionType)
public GetPlayInfoRequest.Builder authTimeout(Long authTimeout)
public GetPlayInfoRequest.Builder definition(String definition)
* **0**: regular * **1.0**: Narrowband HD 1.0 * **2.0**: Narrowband HD 2.0 This parameter is returned only when a quality that is available in the built-in Narrowband HD 1.0 transcoding template is specified. For more information, see the [Definition parameter in the TranscodeTemplate](~~52839~~) table.
public GetPlayInfoRequest.Builder formats(String formats)
public GetPlayInfoRequest.Builder outputType(String outputType)
> This parameter takes effect only when the outputType parameter is set to **cdn**.
public GetPlayInfoRequest.Builder playConfig(String playConfig)
* **FD**: low definition * **LD**: standard definition * **SD**: high definition * **HD**: ultra-high definition * **OD**: original definition * **2K**: 2K * **4K**: 4K * **SQ**: standard sound quality * **HQ**: high sound quality * **AUTO**: adaptive bitrate
public GetPlayInfoRequest.Builder reAuthInfo(String reAuthInfo)
public GetPlayInfoRequest.Builder resultType(String resultType)
public GetPlayInfoRequest.Builder streamType(String streamType)
public GetPlayInfoRequest.Builder videoId(String videoId)
public GetPlayInfoRequest build()
Copyright © 2023. All rights reserved.