iSpring.VideoObjectProcessingResult Enumeration
VideoObjectProcessingResult Enumeration defines the possible results of the slide video objects processing . Possible values are:
VOPR_PROCEED_WITH_THIS_OBJECT = 0, // proceed this video object
VOPR_SKIP_THIS_OBJECT = 1 // drop this object out of the presentation
See also