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

