Kaltura API

livechannelget
Description:
Get live channel by ID.
Input Params
Name Type Description Required Default Value
id string Live channel id V
Output Type
KalturaLiveChannel
Example HTTP Hit
http://www.kaltura.com/api_v3/service/livechannel/action/get
JSON object:
				
{ id: "value" }