| ScreencastFrameMetadata Properties | 
The ScreencastFrameMetadata type exposes the following members.
 Properties
Properties| Name | Description | |
|---|---|---|
|  | DeviceHeight | 
            Device screen height in DIP.
             | 
|  | DeviceWidth | 
            Device screen width in DIP.
             | 
|  | OffsetTop | 
            Top offset in DIP.
             | 
|  | PageScaleFactor | 
            Page scale factor.
             | 
|  | ScrollOffsetX | 
            Position of horizontal scroll in CSS pixels.
             | 
|  | ScrollOffsetY | 
            Position of vertical scroll in CSS pixels.
             | 
|  | Timestamp | 
            Frame swap timestamp.
             | 
 See Also
See Also