문제

Any solution for a video encoder on WP8 ? I have custom camera frames and need to record video from them. But I can't find any video encoder for WP8

도움이 되었습니까?

해결책

Currently there is no API for your question. If you want to do it, the only way is to capture each frame using interval and build your own encoder to encode them. Even with that idea, there is no sound.

라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 StackOverflow
scroll top