文件名称:
TrackInfo.md
所在目录:
Openharmony v1.0 / docs / api / api-SmartVision-Devices
文件大小:
6.23 KB
下载地址:
文本预览:
# TrackInfo
## **Overview**
**Related Modules:**
[Format](Format.md)
**Description:**
Defines track information.
**Since:**
1.0
**Version:**
1.0
## **Summary**
## Data Fields
## **Details**
## **Field Documentation**
## audTrack
```
[AudioTrackInfo](AudioTrackInfo.md) TrackInfo::audTrack
```
**Description:**
Audio track information
## imgTrack
```
[ImageTrackInfo](ImageTrackInfo.md) TrackInfo::imgTrack
```
**Description:**
Image track information
## item
```
[ParameterItem](ParameterItem.md)* TrackInfo::item
```
**Description:**
Pointer to the array of extra track information, including HDR, DRM, and CAS
## itemCnt
```
int32_t TrackInfo::itemCnt
```
**Description:**
Number of extra track information entries
## subTrack
```
[SubtitleTrackInfo](SubtitleTrackInfo.md) TrackInfo::subTrack
```
**Description:**
Subtitle track information
## trackId
```
int32_t TrackInfo::trackId
```
**Description:**
Track index
## trackType
```
[TrackType](Format.md#gad80740dd555f7d3688d2c4d9f44d3b04) TrackInfo::trackType
```
**Description:**
Track type. For details, see [TrackType](Format.md#gad80740dd555f7d3688d2c4d9f44d3b04)
## vidTrack
```
[VideoTrackInfo](VideoTrackInfo.md) TrackInfo::vidTrack
```
**Description:**
Video track information
## **Overview**
**Related Modules:**
[Format](Format.md)
**Description:**
Defines track information.
**Since:**
1.0
**Version:**
1.0
## **Summary**
## Data Fields
## **Details**
## **Field Documentation**
## audTrack
```
[AudioTrackInfo](AudioTrackInfo.md) TrackInfo::audTrack
```
**Description:**
Audio track information
## imgTrack
```
[ImageTrackInfo](ImageTrackInfo.md) TrackInfo::imgTrack
```
**Description:**
Image track information
## item
```
[ParameterItem](ParameterItem.md)* TrackInfo::item
```
**Description:**
Pointer to the array of extra track information, including HDR, DRM, and CAS
## itemCnt
```
int32_t TrackInfo::itemCnt
```
**Description:**
Number of extra track information entries
## subTrack
```
[SubtitleTrackInfo](SubtitleTrackInfo.md) TrackInfo::subTrack
```
**Description:**
Subtitle track information
## trackId
```
int32_t TrackInfo::trackId
```
**Description:**
Track index
## trackType
```
[TrackType](Format.md#gad80740dd555f7d3688d2c4d9f44d3b04) TrackInfo::trackType
```
**Description:**
Track type. For details, see [TrackType](Format.md#gad80740dd555f7d3688d2c4d9f44d3b04)
## vidTrack
```
[VideoTrackInfo](VideoTrackInfo.md) TrackInfo::vidTrack
```
**Description:**
Video track information
点赞
回复
X