# FileInfo
## **Overview**
**Related Modules:**
[Format](Format.md)
**Description:**
Defines movie file information.
**Since:**
1.0
**Version:**
1.0
## **Summary**
## Data Fields
## **Details**
## **Field Documentation**
## bitrate
```
uint32_t FileInfo::bitrate
```
**Description:**
Bit rate of the movie file
## formatName
```
char* FileInfo::formatName
```
**Description:**
Pointer to the name of the movie file container format
## programInfo
```
[ProgramInfo](ProgramInfo.md)* FileInfo::programInfo
```
**Description:**
Pointer to the array of information about the movie file program
## programNum
```
uint32_t FileInfo::programNum
```
**Description:**
Number of programs