You are here

public property KalturaClient::$mixing in Kaltura 6.2

A Mix is an XML unique format invented by Kaltura, it allows the user to create a mix of videos and images, in and out points, transitions, text overlays, soundtrack, effects and much more... Mixing service lets you create a new mix, manage its metadata and make basic manipulations.

Type: KalturaMixingService

File

kaltura_client/KalturaClient.php, line 5200

Class

KalturaClient

Code

public $mixing = null;