Fujitsu DTV/STB solution driver (FAPex driver) Documentation [VLR]


PVR_PlayInfoT Struct Reference

Information about playback. More...


Data Fields

uint8_t isTimeShifting
uint32_t size
uint32_t offset
uint32_t position
uint32_t duration
uint32_t time
uint32_t tag
char_t name [PVR_NAME_LENGTH+1]
uint32_t dataRate


Detailed Description

Information about playback.

This data structure is for keeping information about a running playback.

See also:
PVR_GetPlaybackInfo()

Field Documentation

Flag to indicate time shifting. If recording is closed during playback this flag will be set to 0 (false).

Total size in data chunks. The size of one data chunk is defined by PVR_CHUNK_SIZE.

Physical offset to begin of data in data chunks. This value is greater than 0 for circular recorded files. The size of one data chunk is defined by PVR_CHUNK_SIZE.

Current physical read position in data chunks. In case of circular recorded files this value does not represent the logical position. To obtain the logical position the offset must be taken into account. The size of one data chunk is defined by PVR_CHUNK_SIZE.

Total duration in milliseconds. For circular recorded files this value represents the total recording time.

Current time in milliseconds. For circular recorded files the first value might be greater than 0.

Current tag.

char_t PVR_PlayInfoT::name[PVR_NAME_LENGTH+1]

Current name.

Current data rate as determined during recording.


The documentation for this struct was generated from the following file:


Copyright © 2006-2010 by Fujitsu Microelectronics Europe GmbH
Copyright © 2008-2010 by Fujitsu Microelectronics Limited

Disclaimer:
Please note that the use of this has been based on the terms and conditions of "DK Consent Letter (For Linux)" agreement between you and Fujitsu Microelectronics Limited.
The contents of this document may be revised without prior notice. Contact our sales department for confirmation. The information in this document are presented as is, no license is granted by implication or otherwise.
More...

FUJITSU sales representatives