forked from MoSync/MoSync
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
MOSYNC-2169: the video view now plays correctly because the VideoBrus…
…h source from the camera module is not set when the module is initialized (the videobrush is based on a media element and inside a wp7 app only one media element can run at a time - because this got initialized before the video view, playing media didn't work); MOSYNC-2234: the camera now supports orientation (the video brush is rotated accordigly to the phone orientation) + updated the CameraDemo example to support orientation
- Loading branch information
1 parent
23ccc5c
commit 41a1352
Showing
2 changed files
with
100 additions
and
10 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters