Media Center Front Panel Display SDK

IFrontPanelDisplay Members

IFrontPanelDisplay overview

Public Instance Methods

CDSession A CD Session is created when the user starts listening to Music from the library (as opposed to a CD). It closes when the user starts another type of media session.
Clear Clears the Front Panel Display
DvdSession A DVD Session is created when the user starts watching a DVD from the library. It closes when the user starts another type of media session.
GlobalSession The Global Session is used to indicate overall Media Center state. It starts when Media Center starts and closes when it closes.
Initialize Initializes the Front Panel Display.
MusicSession A Music Session is created when the user starts listening to Music from the library (as opposed to a CD). It closes when the user starts another type of media session.
PhoneSession Each incoming phone call will be associated with its own Phone Call Session ID. A Phone Call session is opened for every incoming call, even for those which are occurring simultaneously on a machines with more than one modem.
PicturesSession A Pictures Session is created when the user starts viewing pictures. It closes when the user starts another type of media session.
RadioSession A Radio Session is created when the user starts listening to the radio or starts scanning frequencies. It closes when the user starts another type of media session.
RecordedTVSession A Recorded TV Session is created when the user starts watching TV from the PVR (as opposed to the tuner). It closes when the user starts another type of media session.
TVSession A TV Session is created when the user starts watching TV from the TV Tuner (as opposed to a recorded show). It closes when the user starts another type of media session.
VideoSession A Video Session is created when the user starts watching a video from the My Videos area of Media Center. It closes when the user starts another type of media session.

See Also

IFrontPanelDisplay Interface | MediaCenterSinkSDK Namespace