Windows SMTC Helper
7/8/26Less than 1 minute
Windows SMTC Helper
@eisland/windows-smtc-helper · v26.0.0
Info
System Media Transport Controls via .NET NativeAOT DLL (koffi FFI).
API Reference
| Type | Name | Description |
|---|---|---|
| Interface | TimelineProperties | Media timeline bounds |
| Interface | PlaybackControls | Available playback controls |
| Interface | MediaStatus | Full media status snapshot |
| Interface | CommandResult | Command execution result |
| Interface | TimestampInfo | Lightweight timestamp data |
| Interface | MediaProps | Media metadata properties |
| Interface | PlaybackInfo | Playback state info |
| Interface | TimelineProps | Timeline position/duration |
| Interface | SessionSnapshot | Media session snapshot |
| Function | play | Resume playback |
| Function | pause | Pause playback |
| Function | next | Next track |
| Function | previous | Previous track |
| Function | getStatus | Get full media status |
| Function | getTimestamp | Get lightweight timestamp |
| Function | seek | Seek to position |
| Function | stop | Stop playback |
| Function | setShuffle | Toggle shuffle mode |
| Function | setRepeatMode | Set repeat mode |
| Function | setPlaybackRate | Set playback rate |
| Class | SmtcMonitor | Real-time media session monitor |
Changelog
7/8/26, 5:52 AM
View All Changelog
9f290-on

