public class StreamScte35Info extends AbstractModel
| Constructor and Description | 
|---|
| StreamScte35Info() | 
| Modifier and Type | Method and Description | 
|---|---|
| Long | getPid()Get SCTE-35 `Pid`. | 
| void | setPid(Long Pid)Set SCTE-35 `Pid`. | 
| void | toMap(HashMap<String,String> map,
     String prefix)Internal implementation, normal users should not use it. | 
any, fromJsonString, getBinaryParams, getMultipartRequestParams, set, setParamArrayObj, setParamArraySimple, setParamObj, setParamSimple, toJsonStringpublic Long getPid()
public void setPid(Long Pid)
Pid - SCTE-35 `Pid`.
Note: this field may return null, indicating that no valid values can be obtained.Copyright © 2021. All rights reserved.