AudioContent class represents audio content found on a page. More...
Public Member Functions | |
| AudioContent (string[] paths) | |
| void | SetAudioClip (double start, double end) |
Public Member Functions inherited from epuBear.SDK.MediaContent | |
| MediaContent (string[] paths) | |
Properties | |
| double | ClipStart [get] |
| Audio start time. | |
| double | ClipEnd [get] |
| Audio end time. | |
Properties inherited from epuBear.SDK.MediaContent | |
| string[] | MediaPaths [get] |
| Path to the media file, unpacked to book cache. | |
AudioContent class represents audio content found on a page.