Hi ,
感谢在MSDN论坛发帖。
>>我们尝试了视频VideoFormat的三种模式Fit,Crop,Stretch,似乎没有用。
person.video.channels(0).stream.source.sink.format('Crop');
Crop属性指的是裁剪视频帧以占用整个容器窗口,而不改变框架宽高比。
你可以尝试使用MediaStream接口中的Height和Width属性。分别代表了视频分辨率的高度和宽度。
希望对你有所帮助。
该论坛为C++开发论坛。鉴于skype web sdk是JavaScript Web API和HTML控件的集合, 你可以到相关web网站寻求更好的帮助。
谢谢你的理解与支持。
Best Regards,
Sera Yu
MSDN Community Support
Please remember to click "Mark as Answer" the responses that resolved your issue, and to click "Unmark as Answer" if not. This can be beneficial to other community members reading this thread. If you have any compliments or complaints to
MSDN Support, feel free to contact MSDNFSF@microsoft.com.