Description | Hierarchy | Fields | Methods | Properties |
type TAdVideoInfo = record
Infos about the current video frame that are exchanged between the video plugin and the player.
Width: integer; |
Height: Integer; |
FPS: Double; |
PixelAspect: Double; |
Width: integer; |
Width of the video frame in memory |
Height: Integer; |
Height of the video frame in memory |
FPS: Double; |
Frequency the frames should change |