Copyright © 2012 Kaltura Inc.
All Rights Reserved. Designated trademarks and brands are the property of their respective owners.
Use of this web site constitutes acceptance of the Terms of Use and Privacy Policy.
EduVideo.org
Hi,
Anyone know Which Service do i need to use in order to change a flavor of a specific entry ?
Thanks,
Eli.
Use this, flavorAsset.getFlavorAssetsWithParams, which will return all the available flavors for a given entry id..
And then change the id...
Not sure what exactly you need, but the falvorAsset Service is the one you should check.