IPlfApiVideoPropertiesNotify |
- General info
There is a difference between the notifications from the video properties interface in the Frontend and the notifications from the video output interface in Video Featuring. The video properties interface indicates the properties at the input, as detected by the decoder(s) (analog, digital, ...). The video output interfaces indicates properties at the output of the mixer that goes to the display. Typically, the video output properties do not change as the format to the display remains the same. The video input properties on the other hand follow the signal properties at the input.
- Constants
- Functions/Parameters
- void OnVideoPresentChanged( void )
Notification when a change in video presence has occured.
- void OnSignalPresentChanged( void )
Notification when a change in signal presence has occured.
- void OnFieldFrequencyChanged( void )
Notification when a change in field frequecy of the video signal has ocurred.
- void OnNumberOfVisibleLinesChanged( void )
Notification when a change in number of visible lines of the video signal has ocurred.
- void OnNumberOfVisiblePixelsChanged( void )
Notification when a change in number of visible pixels of the video signal has ocurred.
- void OnNumberOfFrameLinesChanged( void )
Notification when a change in number of lines in a frame of the video signal has ocurred.
- void OnInterlacedChanged( void )
Notification when a change in interlaced mode of the video signal has ocurred.
- void OnImageFormatChanged( void )
Notification when a change in image format of the video signal has ocurred.
- void OnFilmModeChanged( void )
Notification when a change in film mode of the video signal has ocurred.
- void OnFromVcrChanged( void )
Notification when a change in VCR signal has ocurred.
- void OnVideoCodingChanged( void )
Notification when a change in the video coding has occured.
- void OnVideoProtectionChanged( void )
Notification when a change in the protection mechanism of the video signal has occured.
Copyright © 2009, Koninklijke Philips Electronics N.V.