Frames¶
- class av.frame.Frame¶
Bases:
objectBase class for audio and video frames.
See also
AudioFrameandVideoFrame.- index¶
- pts¶
The presentation timestamp in
time_baseunits for this frame.This is the time at which the frame should be shown to the user.
- Type
- side_data¶
- time¶
The presentation time in seconds for this frame.
This is the time at which the frame should be shown to the user.
- Type
- time_base¶
The unit of time (in fractional seconds) in which timestamps are expressed.
- Type