Search
Preparing search index...
The search index is not available
@bitmovin/api-sdk
Options
All
Public
Public/Protected
All
Inherited
Externals
Only exported
Menu
Globals
LiveInputStreamChangedApi
Class LiveInputStreamChangedApi
Hierarchy
BaseAPI
BaseAPI
LiveInputStreamChangedApi
Index
Constructors
constructor
Properties
rest
Client
Methods
create
create
ByEncoding
Id
update
Constructors
constructor
new
Live
Input
Stream
Changed
Api
(
configuration
:
Configuration
)
:
LiveInputStreamChangedApi
Parameters
configuration:
Configuration
Returns
LiveInputStreamChangedApi
Properties
Protected
rest
Client
rest
Client
:
RestClient
Methods
create
create
(
webhookNotificationWithStreamConditionsRequest
:
WebhookNotificationWithStreamConditionsRequest
)
:
Promise
<
WebhookNotificationWithStreamConditions
>
Parameters
Optional
webhookNotificationWithStreamConditionsRequest:
WebhookNotificationWithStreamConditionsRequest
Returns
Promise
<
WebhookNotificationWithStreamConditions
>
create
ByEncoding
Id
create
ByEncoding
Id
(
encodingId
:
string
, webhookNotificationWithStreamConditionsRequest
:
WebhookNotificationWithStreamConditionsRequest
)
:
Promise
<
WebhookNotificationWithStreamConditions
>
Parameters
encodingId:
string
Optional
webhookNotificationWithStreamConditionsRequest:
WebhookNotificationWithStreamConditionsRequest
Returns
Promise
<
WebhookNotificationWithStreamConditions
>
update
update
(
notificationId
:
string
, webhookNotificationWithStreamConditionsRequest
:
WebhookNotificationWithStreamConditionsRequest
)
:
Promise
<
WebhookNotificationWithStreamConditions
>
Parameters
notificationId:
string
Optional
webhookNotificationWithStreamConditionsRequest:
WebhookNotificationWithStreamConditionsRequest
Returns
Promise
<
WebhookNotificationWithStreamConditions
>
Globals
Live
Input
Stream
Changed
Api
constructor
rest
Client
create
create
ByEncoding
Id
update
Generated using
TypeDoc