liveChannel:update | |||||
---|---|---|---|---|---|
Description: | |||||
Update live channel. Only the properties that were set will be updated. |
|||||
Input Params | |||||
Name | Type | Description | Required | Default Value | Restrictions |
id | string | Live channel id to update | V | ||
liveChannel | KalturaLiveChannel | Live channel metadata to update | V | ||
Output Type | |||||
KalturaLiveChannel | |||||
Errors | |||||
ENTRY_ID_NOT_FOUND;ENTRY_ID;Entry id "@ENTRY_ID@" not found | |||||
Example HTTP Hit | |||||
http://www.kaltura.com/api_v3/?service=liveChannel&action=update POST fields: id liveChannel:relatedObjects liveChannel:id liveChannel:name liveChannel:description liveChannel:partnerId liveChannel:userId liveChannel:creatorId liveChannel:tags liveChannel:adminTags liveChannel:categories liveChannel:categoriesIds liveChannel:status liveChannel:moderationStatus liveChannel:moderationCount liveChannel:type liveChannel:createdAt liveChannel:updatedAt liveChannel:rank liveChannel:totalRank liveChannel:votes liveChannel:groupId liveChannel:partnerData liveChannel:downloadUrl liveChannel:searchText liveChannel:licenseType liveChannel:version liveChannel:thumbnailUrl liveChannel:accessControlId liveChannel:startDate liveChannel:endDate liveChannel:referenceId liveChannel:replacingEntryId liveChannel:replacedEntryId liveChannel:replacementStatus liveChannel:partnerSortValue liveChannel:conversionProfileId liveChannel:redirectEntryId liveChannel:rootEntryId liveChannel:parentEntryId liveChannel:operationAttributes liveChannel:entitledUsersEdit liveChannel:entitledUsersPublish liveChannel:capabilities liveChannel:plays liveChannel:views liveChannel:lastPlayedAt liveChannel:width liveChannel:height liveChannel:duration liveChannel:msDuration liveChannel:durationType liveChannel:mediaType liveChannel:conversionQuality liveChannel:sourceType liveChannel:searchProviderType liveChannel:searchProviderId liveChannel:creditUserName liveChannel:creditUrl liveChannel:mediaDate liveChannel:dataUrl liveChannel:flavorParamsIds liveChannel:isTrimDisabled liveChannel:offlineMessage liveChannel:recordStatus liveChannel:dvrStatus liveChannel:dvrWindow liveChannel:lastElapsedRecordingTime liveChannel:liveStreamConfigurations liveChannel:recordedEntryId liveChannel:pushPublishEnabled liveChannel:publishConfigurations liveChannel:firstBroadcast liveChannel:lastBroadcast liveChannel:currentBroadcastStartTime liveChannel:recordingOptions liveChannel:liveStatus liveChannel:playlistId liveChannel:repeat |