Microsoft.Phone Namespace
Windows Phone
March 22, 2012
This namespace contains classes for picture decoding and the background agent.
| Class | Description | |
|---|---|---|
|
BackgroundAgent | This is the base class for ScheduledTaskAgent, AudioPlayerAgent, and AudioStreamingAgent. For more information about background audio agents, see Microsoft.Phone.BackgroundAudio. For information about Scheduled Tasks, see Background Agents Overview for Windows Phone. |
|
PictureDecoder | Decodes a JPEG file into a WriteableBitmap object. |