函数:dvpp_get_stream_desc_timestamp
产品支持情况
产品  | 
是否支持  | 
|---|---|
√  | 
|
√  | 
|
√  | 
|
√  | 
|
√  | 
|
√  | 
使用说明
C函数原型  | 
uint64_t acldvppGetStreamDescTimestamp(const acldvppStreamDesc *streamDesc)  | 
|---|---|
Python函数  | 
timestamp = acl.media.dvpp_get_stream_desc_timestamp(dvpp_stream_desc)  | 
函数功能  | 
获取视频码流描述参数:时间戳。  | 
输入说明  | 
dvpp_stream_desc:int,视频码流描述信息的指针地址。  | 
返回值说明  | 
timestamp:int,时间戳。  | 
约束说明  | 
无  | 
父主题: common