removeVariableVideo

removeVariableVideo

BASIC / ADVANCED / PREMIUM

Removes video placeholder variables from the PowerPoint presentation.

Description
public removeVariableVideo($variables, $options = array())

This method allows to remove video placeholder variables.

Parameters

$variables

Array of variables to remove.

options

Key Type Description
activeSlide bool If true, get only the active slide. Default as false.
target string slides (default), slideLayouts, slideMasters.
Code samples

Example #1

Release notes
  • phppptx 3.0:
    • new method.