mirror of
https://github.com/servo/servo.git
synced 2025-08-06 14:10:11 +01:00
Introduce CMediaSessionPlaybackState and CMediaSessionActionType
This commit is contained in:
parent
d5200ba453
commit
b01e3fdc7e
10 changed files with 71 additions and 41 deletions
|
@ -3,7 +3,6 @@
|
|||
#include "OpenGLES.h"
|
||||
#include "Servo.h"
|
||||
#include "DefaultUrl.h"
|
||||
#include "MediaSession.h"
|
||||
|
||||
namespace winrt::ServoApp::implementation {
|
||||
struct ServoControl : ServoControlT<ServoControl>, public servo::ServoDelegate {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue