Click or drag to resize

PostEffect Properties

The PostEffect type exposes the following members.

Properties
  NameDescription
Public propertyCanDisplayHelp
Public propertyExecuteWhileRenderingOption
Public propertyId
Public propertyIsSelected
Return true if the post effect is selected.
Public propertyLocalName
Public propertyOn
Public propertyPostEffectType
Public propertyRequiredChannels
The RDK calls this method to determine which channels a post effect requires. If a required channel is not available, the RDK will hide the post effect's UI and display explanatory text instead. Note: As a convenience, the default implementation adds IRhRdkRenderWindow::chanRGBA to the output array. Most post effects should be able to use this default with no need to override the method.
Public propertySerialNumber
Public propertyShown
Public propertyStyles
Top
See Also