[TIMOB-18880] Windows: Implement Ti.Media methods
| GitHub Issue | n/a |
|---|---|
| Type | New Feature |
| Priority | Medium |
| Status | Closed |
| Resolution | Fixed |
| Resolution Date | 2015-08-12T16:18:38.000+0000 |
| Affected Version/s | n/a |
| Fix Version/s | Release 5.0.0 |
| Components | Windows |
| Labels | n/a |
| Reporter | Christopher Williams |
| Assignee | Kota Iguchi |
| Created | 2015-05-07T22:33:52.000+0000 |
| Updated | 2017-03-16T22:08:45.000+0000 |
Description
http://docs.appcelerator.com/titanium/3.0/#!/api/Titanium.Media
Implement the non create* methods:
-beep
-hideCamera
-hideMusicLibrary
-isMediaTypeSupported
-openMusicLibrary
-openPhotoGallery
-previewImage
-queryMusicLibrary
-requestAuthorization
-saveToPhotoGallery
-setOverrideAudioRoute
-showCamera
-startMicrophoneMonitor
-stopMicrophoneMonitor
-switchCamera
-takePicture
-takeScreenshot
-vibrate
https://github.com/appcelerator/titanium_mobile_windows/pull/400
Closing ticket as fixed.