picoe/Eto

Add Media Playback Controls/API for Audio and Video

Open

#1,300 opened on Jan 9, 2019

View on GitHub
 (5 comments) (1 reaction) (0 assignees)C# (320 forks)batch import
enhancementhelp wanted

Repository metrics

Stars
 (3,387 stars)
PR merge metrics
 (Avg merge 2d 23h) (15 merged PRs in 30d)

Description

Is there a current method for handling media playback?

I know WPF has the MediaElement and MediaPlayer classes. Is it expected that this sort of thing be handled by platform specific code? Or does Eto have a method for handling such things? I couldn't find anything media related in the API docs.

Thanks

Contributor guide