AudioContent class represents video content found on a page. More...
Public Member Functions | |
| VideoContent (string[] paths, RectangleF position) | |
Public Member Functions inherited from epuBear.SDK.MediaContent | |
| MediaContent (string[] paths) | |
Properties | |
| RectangleF | Position [get] |
| Video rect on the page. | |
Properties inherited from epuBear.SDK.MediaContent | |
| string[] | MediaPaths [get] |
| Path to the media file, unpacked to book cache. | |
AudioContent class represents video content found on a page.