KalturaLiveChannelSegmentFilter |
Properties
|
|
Name | Type | Restrictions | Description |
---|
advancedSearch | KalturaSearchItem | | | orderBy | string | | This parameter sets the order criteria by which objects will be retrieved. This parameter should by set according to the following enumeration:
KalturaLiveChannelSegmentOrderBy. |
|
|
Name | Type | Restrictions | Description |
---|
channelIdEqual | string | | | channelIdIn | string | | | createdAtGreaterThanOrEqual | int | | | createdAtLessThanOrEqual | int | | | startTimeGreaterThanOrEqual | float | | | startTimeLessThanOrEqual | float | | | statusEqual | KalturaLiveChannelSegmentStatus | | | statusIn | string | | | updatedAtGreaterThanOrEqual | int | | | updatedAtLessThanOrEqual | int | | |
|
KalturaLiveChannelSegmentFilter
|
|