Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Orientation change #113

Open
wants to merge 3 commits into
base: master
Choose a base branch
from
Open

Orientation change #113

wants to merge 3 commits into from

Conversation

zulkis
Copy link

@zulkis zulkis commented Feb 3, 2015

In case that app could have different orientations supported we need to
prevent changing video orientation to support exclusive orientations
during 1 segment recording.

Also reset it after pausing segment.

…to prevent changing video orientation to support exclusive orientations during 1 segment recording.

In case that app could have different orientations supported we need to
prevent changing video orientation to support exclusive orientations
during 1 segment recording.

Also reset it after pausing segment.
@renjithn
Copy link
Contributor

renjithn commented Feb 3, 2015

+1 for this as this would prevent Video Preview Layer from rotating when recorder is used in VC's locked to a particular orientation . But Instead of [self currentOrientationSupportedByApplication] I would have it ViewController specific.

Minaev Alexey added 2 commits April 5, 2015 21:58
@rFlex rFlex force-pushed the master branch 2 times, most recently from 79b318c to 788a6cd Compare July 4, 2015 17:44
@LiweiDong
Copy link

the same problem !
When I changed the orientation of the device, the video will be paused !

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants