Multimedia Class Scheduler Service (MMCSS) is aWindows service that allows multimedia applications to get prioritized access to CPU for time-sensitive processing (such as multimedia applications) as well as prioritized disc access to ensure that the process is not starved of data to process. The MMCSS service monitors the CPU load and dynamically adjusts priority so that the application can use as muchCPU time as possible without denying CPU to lower priority applications.[1] MMCSS uses heuristics to determine the relative priority required for the task the thread is performing and dynamically adjusts priority based on that.[1] A thread must invoke MMCSS explicitly to use its services by calling theAvSetMmMaxThreadCharacteristics()
[2] orAvSetMmThreadCharacteristics()
[3]APIs.
MMCSS is used by the multimedia applications inWindows Vista, includingWindows Media Player andWindows Media Center to provide glitch-free audio playback.
This service has been implicated in poor networking performance while multimedia is playing.[4][5] In response to this, Microsoft has included a configurable option[6] in Windows Vista Service Pack 1 and later where users can specify the network throttling index value for the Multimedia Class Scheduling Service so that network performance and audio/video playback quality can be balanced according to how users configure it.
![]() | ThisMicrosoft Windows article is astub. You can help Wikipedia byexpanding it. |