开发者

How can I get the duration of a video?

开发者 https://www.devze.com 2023-03-18 08:25 出处:网络
Using WPF, how can I get the duration of a video in a .wmv fi开发者_开发问答le?Retreiving the duration of a WMV in C#If you are using MediaElement you can use MediaElement.NaturalDuration Property.

Using WPF, how can I get the duration of a video in a .wmv fi开发者_开发问答le?


Retreiving the duration of a WMV in C#


If you are using MediaElement you can use MediaElement.NaturalDuration Property.

0

精彩评论

暂无评论...
验证码 换一张
取 消