StreamMetadata
diff --git a/docs/classes/BitmovinApiSdk_Apis_Encoding_EncodingApi.html b/docs/classes/BitmovinApiSdk_Apis_Encoding_EncodingApi.html
index b1621e153..c32ed2404 100644
--- a/docs/classes/BitmovinApiSdk_Apis_Encoding_EncodingApi.html
+++ b/docs/classes/BitmovinApiSdk_Apis_Encoding_EncodingApi.html
@@ -65,6 +65,7 @@ Synopsis
public ConfigurationsApi $configurations ;
public FiltersApi $filters ;
public EncodingsApi $encodings ;
+ public LiveApi $live ;
public ManifestsApi $manifests ;
public InfrastructureApi $infrastructure ;
public StatisticsApi $statistics ;
@@ -101,6 +102,9 @@ public
$inputs
—
BitmovinApiSdk\Apis\Encoding\Inputs\InputsApi
+ $live
+ —
+ BitmovinApiSdk\Apis\Encoding\Live\LiveApi
$manifests
—
BitmovinApiSdk\Apis\Encoding\Manifests\ManifestsApi
diff --git a/docs/classes/BitmovinApiSdk_Apis_Encoding_Live_LiveApi.html b/docs/classes/BitmovinApiSdk_Apis_Encoding_Live_LiveApi.html
new file mode 100644
index 000000000..b7188108d
--- /dev/null
+++ b/docs/classes/BitmovinApiSdk_Apis_Encoding_Live_LiveApi.html
@@ -0,0 +1,83 @@
+
+
+
+
+ phpDox - BitmovinApiSdk\Apis\Encoding\Live\LiveApi
+
+
+
+
+
+
+
+
+
+
+
+
+
+ BitmovinApiSdk\Apis\Encoding\Live\ LiveApi
+
+
+ Synopsis
+
+ Members
+
+
+
+
+ Generated using phpDox 0.12.0 - Copyright (C) 2010 - 2024 by Arne Blankerts and Contributors
+
+
+
diff --git a/docs/classes/BitmovinApiSdk_Apis_Encoding_Live_LiveApi/__construct.html b/docs/classes/BitmovinApiSdk_Apis_Encoding_Live_LiveApi/__construct.html
new file mode 100644
index 000000000..488c34695
--- /dev/null
+++ b/docs/classes/BitmovinApiSdk_Apis_Encoding_Live_LiveApi/__construct.html
@@ -0,0 +1,90 @@
+
+
+
+
+ phpDox - BitmovinApiSdk\Apis\Encoding\Live\LiveApi::__construct
+
+
+
+
+
+
+
+
+
+ Generated using phpDox 0.12.0 - Copyright (C) 2010 - 2024 by Arne Blankerts and Contributors
+
+
+
diff --git a/docs/classes/BitmovinApiSdk_Apis_Encoding_Live_StreamKeys_StreamKeyListQueryParams.html b/docs/classes/BitmovinApiSdk_Apis_Encoding_Live_StreamKeys_StreamKeyListQueryParams.html
new file mode 100644
index 000000000..0a1f7e092
--- /dev/null
+++ b/docs/classes/BitmovinApiSdk_Apis_Encoding_Live_StreamKeys_StreamKeyListQueryParams.html
@@ -0,0 +1,128 @@
+
+
+
+
+ phpDox - BitmovinApiSdk\Apis\Encoding\Live\StreamKeys\StreamKeyListQueryParams
+
+
+
+
+
+
+
+
+
+
+
+
+
+ BitmovinApiSdk\Apis\Encoding\Live\StreamKeys\ StreamKeyListQueryParams
+
+
+ Synopsis
+ class StreamKeyListQueryParams
+ implements
+
QueryParams
+ {
// methods public static StreamKeyListQueryParams create ()
+ public StreamKeyListQueryParams offset ()
+ public StreamKeyListQueryParams limit ()
+ public StreamKeyListQueryParams sort ()
+ public StreamKeyListQueryParams type ()
+ public StreamKeyListQueryParams status ()
+ public StreamKeyListQueryParams assignedIngestPointId ()
+ public StreamKeyListQueryParams assignedEncodingId ()
+ public array toArray ()
+
+
+ }
+ Hierarchy
+
+ Methods
+
+
+
+
+ Generated using phpDox 0.12.0 - Copyright (C) 2010 - 2024 by Arne Blankerts and Contributors
+
+
+
diff --git a/docs/classes/BitmovinApiSdk_Apis_Encoding_Live_StreamKeys_StreamKeyListQueryParams/assignedEncodingId.html b/docs/classes/BitmovinApiSdk_Apis_Encoding_Live_StreamKeys_StreamKeyListQueryParams/assignedEncodingId.html
new file mode 100644
index 000000000..9addc5ec4
--- /dev/null
+++ b/docs/classes/BitmovinApiSdk_Apis_Encoding_Live_StreamKeys_StreamKeyListQueryParams/assignedEncodingId.html
@@ -0,0 +1,93 @@
+
+
+
+
+ phpDox - BitmovinApiSdk\Apis\Encoding\Live\StreamKeys\StreamKeyListQueryParams::assignedEncodingId
+
+
+
+
+
+
+
+
+
+
+
+
+
+ BitmovinApiSdk\Apis\Encoding\Live\StreamKeys\StreamKeyListQueryParams:: assignedEncodingId
+
+
+
+ Signature
+
+ public function assignedEncodingId(string
+ $assignedEncodingId )
+
+
+ Parameters
+
+ $assignedEncodingId
+ —
+ string
+
+
+ Returns
+
+ StreamKeyListQueryParams
+
+
+
+
+
+
+ Generated using phpDox 0.12.0 - Copyright (C) 2010 - 2024 by Arne Blankerts and Contributors
+
+
+
diff --git a/docs/classes/BitmovinApiSdk_Apis_Encoding_Live_StreamKeys_StreamKeyListQueryParams/assignedIngestPointId.html b/docs/classes/BitmovinApiSdk_Apis_Encoding_Live_StreamKeys_StreamKeyListQueryParams/assignedIngestPointId.html
new file mode 100644
index 000000000..30537bccc
--- /dev/null
+++ b/docs/classes/BitmovinApiSdk_Apis_Encoding_Live_StreamKeys_StreamKeyListQueryParams/assignedIngestPointId.html
@@ -0,0 +1,93 @@
+
+
+
+
+ phpDox - BitmovinApiSdk\Apis\Encoding\Live\StreamKeys\StreamKeyListQueryParams::assignedIngestPointId
+
+
+
+
+
+
+
+
+
+
+
+
+
+ BitmovinApiSdk\Apis\Encoding\Live\StreamKeys\StreamKeyListQueryParams:: assignedIngestPointId
+
+
+
+ Signature
+
+ public function assignedIngestPointId(string
+ $assignedIngestPointId )
+
+
+ Parameters
+
+ $assignedIngestPointId
+ —
+ string
+
+
+ Returns
+
+ StreamKeyListQueryParams
+
+
+
+
+
+
+ Generated using phpDox 0.12.0 - Copyright (C) 2010 - 2024 by Arne Blankerts and Contributors
+
+
+
diff --git a/docs/classes/BitmovinApiSdk_Apis_Encoding_Live_StreamKeys_StreamKeyListQueryParams/create.html b/docs/classes/BitmovinApiSdk_Apis_Encoding_Live_StreamKeys_StreamKeyListQueryParams/create.html
new file mode 100644
index 000000000..cf4bce509
--- /dev/null
+++ b/docs/classes/BitmovinApiSdk_Apis_Encoding_Live_StreamKeys_StreamKeyListQueryParams/create.html
@@ -0,0 +1,82 @@
+
+
+
+
+ phpDox - BitmovinApiSdk\Apis\Encoding\Live\StreamKeys\StreamKeyListQueryParams::create
+
+
+
+
+
+
+
+
+
+
+
+
+
+ BitmovinApiSdk\Apis\Encoding\Live\StreamKeys\StreamKeyListQueryParams:: create
+
+
+
+ Signature
+
+ public function create()
+
+
+ Returns
+
+ StreamKeyListQueryParams
+
+
+
+
+
+
+ Generated using phpDox 0.12.0 - Copyright (C) 2010 - 2024 by Arne Blankerts and Contributors
+
+
+
diff --git a/docs/classes/BitmovinApiSdk_Apis_Encoding_Live_StreamKeys_StreamKeyListQueryParams/limit.html b/docs/classes/BitmovinApiSdk_Apis_Encoding_Live_StreamKeys_StreamKeyListQueryParams/limit.html
new file mode 100644
index 000000000..8d81b18c5
--- /dev/null
+++ b/docs/classes/BitmovinApiSdk_Apis_Encoding_Live_StreamKeys_StreamKeyListQueryParams/limit.html
@@ -0,0 +1,93 @@
+
+
+
+
+ phpDox - BitmovinApiSdk\Apis\Encoding\Live\StreamKeys\StreamKeyListQueryParams::limit
+
+
+
+
+
+
+
+
+
+
+
+
+
+ BitmovinApiSdk\Apis\Encoding\Live\StreamKeys\StreamKeyListQueryParams:: limit
+
+
+
+ Signature
+
+ public function limit(int
+ $limit )
+
+
+ Parameters
+
+ $limit
+ —
+ int
+
+
+ Returns
+
+ StreamKeyListQueryParams
+
+
+
+
+
+
+ Generated using phpDox 0.12.0 - Copyright (C) 2010 - 2024 by Arne Blankerts and Contributors
+
+
+
diff --git a/docs/classes/BitmovinApiSdk_Apis_Encoding_Live_StreamKeys_StreamKeyListQueryParams/offset.html b/docs/classes/BitmovinApiSdk_Apis_Encoding_Live_StreamKeys_StreamKeyListQueryParams/offset.html
new file mode 100644
index 000000000..405fc5a82
--- /dev/null
+++ b/docs/classes/BitmovinApiSdk_Apis_Encoding_Live_StreamKeys_StreamKeyListQueryParams/offset.html
@@ -0,0 +1,93 @@
+
+
+
+
+ phpDox - BitmovinApiSdk\Apis\Encoding\Live\StreamKeys\StreamKeyListQueryParams::offset
+
+
+
+
+
+
+
+
+
+
+
+
+
+ BitmovinApiSdk\Apis\Encoding\Live\StreamKeys\StreamKeyListQueryParams:: offset
+
+
+
+ Signature
+
+ public function offset(int
+ $offset )
+
+
+ Parameters
+
+ $offset
+ —
+ int
+
+
+ Returns
+
+ StreamKeyListQueryParams
+
+
+
+
+
+
+ Generated using phpDox 0.12.0 - Copyright (C) 2010 - 2024 by Arne Blankerts and Contributors
+
+
+
diff --git a/docs/classes/BitmovinApiSdk_Apis_Encoding_Live_StreamKeys_StreamKeyListQueryParams/sort.html b/docs/classes/BitmovinApiSdk_Apis_Encoding_Live_StreamKeys_StreamKeyListQueryParams/sort.html
new file mode 100644
index 000000000..97971c4ad
--- /dev/null
+++ b/docs/classes/BitmovinApiSdk_Apis_Encoding_Live_StreamKeys_StreamKeyListQueryParams/sort.html
@@ -0,0 +1,93 @@
+
+
+
+
+ phpDox - BitmovinApiSdk\Apis\Encoding\Live\StreamKeys\StreamKeyListQueryParams::sort
+
+
+
+
+
+
+
+
+
+
+
+
+
+ BitmovinApiSdk\Apis\Encoding\Live\StreamKeys\StreamKeyListQueryParams:: sort
+
+
+
+ Signature
+
+ public function sort(string
+ $sort )
+
+
+ Parameters
+
+ $sort
+ —
+ string
+
+
+ Returns
+
+ StreamKeyListQueryParams
+
+
+
+
+
+
+ Generated using phpDox 0.12.0 - Copyright (C) 2010 - 2024 by Arne Blankerts and Contributors
+
+
+
diff --git a/docs/classes/BitmovinApiSdk_Apis_Encoding_Live_StreamKeys_StreamKeyListQueryParams/status.html b/docs/classes/BitmovinApiSdk_Apis_Encoding_Live_StreamKeys_StreamKeyListQueryParams/status.html
new file mode 100644
index 000000000..92bf3b631
--- /dev/null
+++ b/docs/classes/BitmovinApiSdk_Apis_Encoding_Live_StreamKeys_StreamKeyListQueryParams/status.html
@@ -0,0 +1,93 @@
+
+
+
+
+ phpDox - BitmovinApiSdk\Apis\Encoding\Live\StreamKeys\StreamKeyListQueryParams::status
+
+
+
+
+
+
+
+
+
+
+
+
+
+ BitmovinApiSdk\Apis\Encoding\Live\StreamKeys\StreamKeyListQueryParams:: status
+
+
+
+ Signature
+
+ public function status(string
+ $status )
+
+
+ Parameters
+
+ $status
+ —
+ string
+
+
+ Returns
+
+ StreamKeyListQueryParams
+
+
+
+
+
+
+ Generated using phpDox 0.12.0 - Copyright (C) 2010 - 2024 by Arne Blankerts and Contributors
+
+
+
diff --git a/docs/classes/BitmovinApiSdk_Apis_Encoding_Live_StreamKeys_StreamKeyListQueryParams/toArray.html b/docs/classes/BitmovinApiSdk_Apis_Encoding_Live_StreamKeys_StreamKeyListQueryParams/toArray.html
new file mode 100644
index 000000000..4be8fd97a
--- /dev/null
+++ b/docs/classes/BitmovinApiSdk_Apis_Encoding_Live_StreamKeys_StreamKeyListQueryParams/toArray.html
@@ -0,0 +1,81 @@
+
+
+
+
+ phpDox - BitmovinApiSdk\Apis\Encoding\Live\StreamKeys\StreamKeyListQueryParams::toArray
+
+
+
+
+
+
+
+
+
+
+
+
+
+ BitmovinApiSdk\Apis\Encoding\Live\StreamKeys\StreamKeyListQueryParams:: toArray
+
+
+ Signature
+
+ public function toArray()
+
+
+ Defined by Interface
+
+
+ QueryParams
+
+
+
+
+
+ Generated using phpDox 0.12.0 - Copyright (C) 2010 - 2024 by Arne Blankerts and Contributors
+
+
+
diff --git a/docs/classes/BitmovinApiSdk_Apis_Encoding_Live_StreamKeys_StreamKeyListQueryParams/type.html b/docs/classes/BitmovinApiSdk_Apis_Encoding_Live_StreamKeys_StreamKeyListQueryParams/type.html
new file mode 100644
index 000000000..67460ef80
--- /dev/null
+++ b/docs/classes/BitmovinApiSdk_Apis_Encoding_Live_StreamKeys_StreamKeyListQueryParams/type.html
@@ -0,0 +1,93 @@
+
+
+
+
+ phpDox - BitmovinApiSdk\Apis\Encoding\Live\StreamKeys\StreamKeyListQueryParams::type
+
+
+
+
+
+
+
+
+
+
+
+
+
+ BitmovinApiSdk\Apis\Encoding\Live\StreamKeys\StreamKeyListQueryParams:: type
+
+
+
+ Signature
+
+ public function type(string
+ $type )
+
+
+ Parameters
+
+ $type
+ —
+ string
+
+
+ Returns
+
+ StreamKeyListQueryParams
+
+
+
+
+
+
+ Generated using phpDox 0.12.0 - Copyright (C) 2010 - 2024 by Arne Blankerts and Contributors
+
+
+
diff --git a/docs/classes/BitmovinApiSdk_Apis_Encoding_Live_StreamKeys_StreamKeyPaginationResponse.html b/docs/classes/BitmovinApiSdk_Apis_Encoding_Live_StreamKeys_StreamKeyPaginationResponse.html
new file mode 100644
index 000000000..9474269d9
--- /dev/null
+++ b/docs/classes/BitmovinApiSdk_Apis_Encoding_Live_StreamKeys_StreamKeyPaginationResponse.html
@@ -0,0 +1,155 @@
+
+
+
+
+ phpDox - BitmovinApiSdk\Apis\Encoding\Live\StreamKeys\StreamKeyPaginationResponse
+
+
+
+
+
+
+
+
+
+
+
+
+
+ BitmovinApiSdk\Apis\Encoding\Live\StreamKeys\ StreamKeyPaginationResponse
+
+
+ Synopsis
+
+ Hierarchy
+
+ Members
+
+ Methods
+
+
+
public
+
+
+
public
+
+
+ create()
+
+ toArray()
+ — Create array with values, skip null and empty arrays
+
+
+
+
+
+ Generated using phpDox 0.12.0 - Copyright (C) 2010 - 2024 by Arne Blankerts and Contributors
+
+
+
diff --git a/docs/classes/BitmovinApiSdk_Apis_Encoding_Live_StreamKeys_StreamKeyPaginationResponse/__construct.html b/docs/classes/BitmovinApiSdk_Apis_Encoding_Live_StreamKeys_StreamKeyPaginationResponse/__construct.html
new file mode 100644
index 000000000..d495373cd
--- /dev/null
+++ b/docs/classes/BitmovinApiSdk_Apis_Encoding_Live_StreamKeys_StreamKeyPaginationResponse/__construct.html
@@ -0,0 +1,83 @@
+
+
+
+
+ phpDox - BitmovinApiSdk\Apis\Encoding\Live\StreamKeys\StreamKeyPaginationResponse::__construct
+
+
+
+
+
+
+
+
+
+
+
+
+
+ BitmovinApiSdk\Apis\Encoding\Live\StreamKeys\StreamKeyPaginationResponse:: __construct
+
+
+ Signature
+
+ public function __construct([
+ $attributes = NULL] )
+
+
+ Parameters
+
+ $attributes
+ —
+
+
+
+
+
+
+ Generated using phpDox 0.12.0 - Copyright (C) 2010 - 2024 by Arne Blankerts and Contributors
+
+
+
diff --git a/docs/classes/BitmovinApiSdk_Apis_Encoding_Live_StreamKeys_StreamKeysApi.html b/docs/classes/BitmovinApiSdk_Apis_Encoding_Live_StreamKeys_StreamKeysApi.html
new file mode 100644
index 000000000..e7e54041d
--- /dev/null
+++ b/docs/classes/BitmovinApiSdk_Apis_Encoding_Live_StreamKeys_StreamKeysApi.html
@@ -0,0 +1,93 @@
+
+
+
+
+ phpDox - BitmovinApiSdk\Apis\Encoding\Live\StreamKeys\StreamKeysApi
+
+
+
+
+
+
+
+
+
+
+
+
+
+ BitmovinApiSdk\Apis\Encoding\Live\StreamKeys\ StreamKeysApi
+
+
+ Synopsis
+ class StreamKeysApi
+ {
// methods public void __construct ()
+ public StreamKey create ()
+ public BitmovinResponse delete ()
+ public StreamKey get ()
+ public StreamKeyPaginationResponse list ()
+
+
+ }
+ Methods
+
+
+
+
+ Generated using phpDox 0.12.0 - Copyright (C) 2010 - 2024 by Arne Blankerts and Contributors
+
+
+
diff --git a/docs/classes/BitmovinApiSdk_Apis_Encoding_Live_StreamKeys_StreamKeysApi/__construct.html b/docs/classes/BitmovinApiSdk_Apis_Encoding_Live_StreamKeys_StreamKeysApi/__construct.html
new file mode 100644
index 000000000..852a913eb
--- /dev/null
+++ b/docs/classes/BitmovinApiSdk_Apis_Encoding_Live_StreamKeys_StreamKeysApi/__construct.html
@@ -0,0 +1,90 @@
+
+
+
+
+ phpDox - BitmovinApiSdk\Apis\Encoding\Live\StreamKeys\StreamKeysApi::__construct
+
+
+
+
+
+
+
+
+
+ Generated using phpDox 0.12.0 - Copyright (C) 2010 - 2024 by Arne Blankerts and Contributors
+
+
+
diff --git a/docs/classes/BitmovinApiSdk_Apis_Encoding_Live_StreamKeys_StreamKeysApi/create.html b/docs/classes/BitmovinApiSdk_Apis_Encoding_Live_StreamKeys_StreamKeysApi/create.html
new file mode 100644
index 000000000..d47d222d2
--- /dev/null
+++ b/docs/classes/BitmovinApiSdk_Apis_Encoding_Live_StreamKeys_StreamKeysApi/create.html
@@ -0,0 +1,105 @@
+
+
+
+
+ phpDox - BitmovinApiSdk\Apis\Encoding\Live\StreamKeys\StreamKeysApi::create
+
+
+
+
+
+
+
+
+
+
+
+
+
+ BitmovinApiSdk\Apis\Encoding\Live\StreamKeys\StreamKeysApi:: create
+ Create new stream key
+
+
+ Signature
+
+
public function create(StreamKey
+ $streamKey )
+
+
+ Parameters
+
+ $streamKey
+ —
+ \BitmovinApiSdk\Models\StreamKey
+
+
+ Returns
+
+ StreamKey
+
+
+
+ Errors/Exceptions
+
+
+
+ BitmovinApiException
+
+
+
+
+
+
+
+ Generated using phpDox 0.12.0 - Copyright (C) 2010 - 2024 by Arne Blankerts and Contributors
+
+
+
diff --git a/docs/classes/BitmovinApiSdk_Apis_Encoding_Live_StreamKeys_StreamKeysApi/delete.html b/docs/classes/BitmovinApiSdk_Apis_Encoding_Live_StreamKeys_StreamKeysApi/delete.html
new file mode 100644
index 000000000..5aea35e61
--- /dev/null
+++ b/docs/classes/BitmovinApiSdk_Apis_Encoding_Live_StreamKeys_StreamKeysApi/delete.html
@@ -0,0 +1,105 @@
+
+
+
+
+ phpDox - BitmovinApiSdk\Apis\Encoding\Live\StreamKeys\StreamKeysApi::delete
+
+
+
+
+
+
+
+
+
+
+
+
+
+ BitmovinApiSdk\Apis\Encoding\Live\StreamKeys\StreamKeysApi:: delete
+ Delete Stream Key
+
+
+ Signature
+
+ public function delete(string
+ $streamKeyId )
+
+
+ Parameters
+
+ $streamKeyId
+ —
+ string
+
+
+ Returns
+
+ BitmovinResponse
+
+
+
+ Errors/Exceptions
+
+
+
+ BitmovinApiException
+
+
+
+
+
+
+
+ Generated using phpDox 0.12.0 - Copyright (C) 2010 - 2024 by Arne Blankerts and Contributors
+
+
+
diff --git a/docs/classes/BitmovinApiSdk_Apis_Encoding_Live_StreamKeys_StreamKeysApi/get.html b/docs/classes/BitmovinApiSdk_Apis_Encoding_Live_StreamKeys_StreamKeysApi/get.html
new file mode 100644
index 000000000..516608e96
--- /dev/null
+++ b/docs/classes/BitmovinApiSdk_Apis_Encoding_Live_StreamKeys_StreamKeysApi/get.html
@@ -0,0 +1,105 @@
+
+
+
+
+ phpDox - BitmovinApiSdk\Apis\Encoding\Live\StreamKeys\StreamKeysApi::get
+
+
+
+
+
+
+
+
+
+
+
+
+
+ BitmovinApiSdk\Apis\Encoding\Live\StreamKeys\StreamKeysApi:: get
+ Stream Key details
+
+
+ Signature
+
+ public function get(string
+ $streamKeyId )
+
+
+ Parameters
+
+ $streamKeyId
+ —
+ string
+
+
+ Returns
+
+ StreamKey
+
+
+
+ Errors/Exceptions
+
+
+
+ BitmovinApiException
+
+
+
+
+
+
+
+ Generated using phpDox 0.12.0 - Copyright (C) 2010 - 2024 by Arne Blankerts and Contributors
+
+
+
diff --git a/docs/classes/BitmovinApiSdk_Apis_Encoding_Live_StreamKeys_StreamKeysApi/list.html b/docs/classes/BitmovinApiSdk_Apis_Encoding_Live_StreamKeys_StreamKeysApi/list.html
new file mode 100644
index 000000000..0b3c95b7f
--- /dev/null
+++ b/docs/classes/BitmovinApiSdk_Apis_Encoding_Live_StreamKeys_StreamKeysApi/list.html
@@ -0,0 +1,105 @@
+
+
+
+
+ phpDox - BitmovinApiSdk\Apis\Encoding\Live\StreamKeys\StreamKeysApi::list
+
+
+
+
+
+
+
+
+
+ Generated using phpDox 0.12.0 - Copyright (C) 2010 - 2024 by Arne Blankerts and Contributors
+
+
+
diff --git a/docs/classes/BitmovinApiSdk_Models_RedundantRtmpInput.html b/docs/classes/BitmovinApiSdk_Models_RedundantRtmpInput.html
index 0f63060b7..d786219b0 100644
--- a/docs/classes/BitmovinApiSdk_Models_RedundantRtmpInput.html
+++ b/docs/classes/BitmovinApiSdk_Models_RedundantRtmpInput.html
@@ -69,6 +69,7 @@ Synopsis
extends Input
{// Inherited members from BitmovinResource public string $name ;
@@ -80,6 +81,7 @@ Synopsis
// Inherited methods from Input public void __construct ()
Methods
@@ -148,7 +154,9 @@ public
delayThreshold()
— When there is no input signal present and this threshold in seconds is reached it will switch to another ingest point
ingestPoints()
- — ingestPoints
+ — Configuration for ingest points that use a dynamic IP based endpoint to stream to e.g.: rtmp://41.167.11.21/live Either ingestPoints **or** staticIngestPoints can be set
+ staticIngestPoints()
+ — Configuration for static ingest points. These ingest points use a consistent endpoint to stream to e.g.: rtmps://live-ingest.bitmovin.com/live Either ingestPoints **or** staticIngestPoints can be set
public
diff --git a/docs/classes/BitmovinApiSdk_Models_RedundantRtmpInput/ingestPoints.html b/docs/classes/BitmovinApiSdk_Models_RedundantRtmpInput/ingestPoints.html
index 01721d97a..a1262efd7 100644
--- a/docs/classes/BitmovinApiSdk_Models_RedundantRtmpInput/ingestPoints.html
+++ b/docs/classes/BitmovinApiSdk_Models_RedundantRtmpInput/ingestPoints.html
@@ -62,7 +62,7 @@
BitmovinApiSdk\Models\RedundantRtmpInput:: ingestPoints
- ingestPoints
+ Configuration for ingest points that use a dynamic IP based endpoint to stream to e.g.: rtmp://41.167.11.21/live Either ingestPoints **or** staticIngestPoints can be set
diff --git a/docs/classes/BitmovinApiSdk_Models_RedundantRtmpInput/staticIngestPoints.html b/docs/classes/BitmovinApiSdk_Models_RedundantRtmpInput/staticIngestPoints.html
new file mode 100644
index 000000000..b5bf800b2
--- /dev/null
+++ b/docs/classes/BitmovinApiSdk_Models_RedundantRtmpInput/staticIngestPoints.html
@@ -0,0 +1,94 @@
+
+
+
+
+ phpDox - BitmovinApiSdk\Models\RedundantRtmpInput::staticIngestPoints
+
+
+
+
+
+
+
+
+
+
+
+
+
+ BitmovinApiSdk\Models\RedundantRtmpInput:: staticIngestPoints
+ Configuration for static ingest points. These ingest points use a consistent endpoint to stream to e.g.: rtmps://live-ingest.bitmovin.com/live Either ingestPoints **or** staticIngestPoints can be set
+
+
+
+ Signature
+
+ public function staticIngestPoints(array
+ $staticIngestPoints )
+
+
+ Parameters
+
+ $staticIngestPoints
+ —
+ array
+
+
+ Returns
+
+ $this
+
+
+
+
+
+
+ Generated using phpDox 0.12.0 - Copyright (C) 2010 - 2024 by Arne Blankerts and Contributors
+
+
+
diff --git a/docs/classes/BitmovinApiSdk_Models_StaticRtmpIngestPoint.html b/docs/classes/BitmovinApiSdk_Models_StaticRtmpIngestPoint.html
new file mode 100644
index 000000000..5e62b6da1
--- /dev/null
+++ b/docs/classes/BitmovinApiSdk_Models_StaticRtmpIngestPoint.html
@@ -0,0 +1,137 @@
+
+
+
+
+ phpDox - BitmovinApiSdk\Models\StaticRtmpIngestPoint
+
+
+
+
+
+
+
+
+
+
+
+
+
+ BitmovinApiSdk\Models\ StaticRtmpIngestPoint
+
+
+ Synopsis
+ class StaticRtmpIngestPoint
+ extends
ApiResource
+ {
+
+ }
+ Hierarchy
+
+ Members
+
+ Methods
+
+
public
+
+
+
public
+
+
+ create()
+
+ toArray()
+ — Create array with values, skip null and empty arrays
+
+
+
+
+
+ Generated using phpDox 0.12.0 - Copyright (C) 2010 - 2024 by Arne Blankerts and Contributors
+
+
+
diff --git a/docs/classes/BitmovinApiSdk_Models_StaticRtmpIngestPoint/__construct.html b/docs/classes/BitmovinApiSdk_Models_StaticRtmpIngestPoint/__construct.html
new file mode 100644
index 000000000..ecfa49401
--- /dev/null
+++ b/docs/classes/BitmovinApiSdk_Models_StaticRtmpIngestPoint/__construct.html
@@ -0,0 +1,83 @@
+
+
+
+
+ phpDox - BitmovinApiSdk\Models\StaticRtmpIngestPoint::__construct
+
+
+
+
+
+
+
+
+
+
+
+
+
+ BitmovinApiSdk\Models\StaticRtmpIngestPoint:: __construct
+
+
+ Signature
+
+ public function __construct([
+ $attributes = NULL] )
+
+
+ Parameters
+
+ $attributes
+ —
+
+
+
+
+
+
+ Generated using phpDox 0.12.0 - Copyright (C) 2010 - 2024 by Arne Blankerts and Contributors
+
+
+
diff --git a/docs/classes/BitmovinApiSdk_Models_StaticRtmpIngestPoint/id.html b/docs/classes/BitmovinApiSdk_Models_StaticRtmpIngestPoint/id.html
new file mode 100644
index 000000000..03cc5ae9b
--- /dev/null
+++ b/docs/classes/BitmovinApiSdk_Models_StaticRtmpIngestPoint/id.html
@@ -0,0 +1,94 @@
+
+
+
+
+ phpDox - BitmovinApiSdk\Models\StaticRtmpIngestPoint::id
+
+
+
+
+
+
+
+
+
+
+
+
+
+ BitmovinApiSdk\Models\StaticRtmpIngestPoint:: id
+ The ID of the created static rtmp ingest point
+
+
+
+ Signature
+
+ public function id(string
+ $id )
+
+
+ Parameters
+
+ $id
+ —
+ string
+
+
+ Returns
+
+ $this
+
+
+
+
+
+
+ Generated using phpDox 0.12.0 - Copyright (C) 2010 - 2024 by Arne Blankerts and Contributors
+
+
+
diff --git a/docs/classes/BitmovinApiSdk_Models_StaticRtmpIngestPoint/name.html b/docs/classes/BitmovinApiSdk_Models_StaticRtmpIngestPoint/name.html
new file mode 100644
index 000000000..a715edd62
--- /dev/null
+++ b/docs/classes/BitmovinApiSdk_Models_StaticRtmpIngestPoint/name.html
@@ -0,0 +1,94 @@
+
+
+
+
+ phpDox - BitmovinApiSdk\Models\StaticRtmpIngestPoint::name
+
+
+
+
+
+
+
+
+
+
+
+
+
+ BitmovinApiSdk\Models\StaticRtmpIngestPoint:: name
+ Name of the ingest point. This can be helpful for easier identifying your ingest points
+
+
+
+ Signature
+
+ public function name(string
+ $name )
+
+
+ Parameters
+
+ $name
+ —
+ string
+
+
+ Returns
+
+ $this
+
+
+
+
+
+
+ Generated using phpDox 0.12.0 - Copyright (C) 2010 - 2024 by Arne Blankerts and Contributors
+
+
+
diff --git a/docs/classes/BitmovinApiSdk_Models_StaticRtmpIngestPoint/streamKeyConfiguration.html b/docs/classes/BitmovinApiSdk_Models_StaticRtmpIngestPoint/streamKeyConfiguration.html
new file mode 100644
index 000000000..423f9ecaf
--- /dev/null
+++ b/docs/classes/BitmovinApiSdk_Models_StaticRtmpIngestPoint/streamKeyConfiguration.html
@@ -0,0 +1,94 @@
+
+
+
+
+ phpDox - BitmovinApiSdk\Models\StaticRtmpIngestPoint::streamKeyConfiguration
+
+
+
+
+
+
+
+
+
+
+
+
+
+ BitmovinApiSdk\Models\StaticRtmpIngestPoint:: streamKeyConfiguration
+ streamKeyConfiguration
+
+
+
+ Signature
+
+ Parameters
+
+ $streamKeyConfiguration
+ —
+ \BitmovinApiSdk\Models\StreamKeyConfiguration
+
+
+ Returns
+
+ $this
+
+
+
+
+
+
+ Generated using phpDox 0.12.0 - Copyright (C) 2010 - 2024 by Arne Blankerts and Contributors
+
+
+
diff --git a/docs/classes/BitmovinApiSdk_Models_StreamKey.html b/docs/classes/BitmovinApiSdk_Models_StreamKey.html
new file mode 100644
index 000000000..f6db4b39d
--- /dev/null
+++ b/docs/classes/BitmovinApiSdk_Models_StreamKey.html
@@ -0,0 +1,178 @@
+
+
+
+
+ phpDox - BitmovinApiSdk\Models\StreamKey
+
+
+
+
+
+
+
+
+
+
+
+
+
+ BitmovinApiSdk\Models\ StreamKey
+
+
+ Synopsis
+ class StreamKey
+ extends
BitmovinResource
+ {
// Inherited members from BitmovinResponse public string $id ;
+ // Inherited methods from BitmovinResponse public void __construct ()
+
+
+ }
+ Hierarchy
+
+ Members
+
+ Methods
+
+
public
+
+
+ __construct()
+
+ value()
+ — Stream key used for live streaming. This stream key is reserved and can be re-used with different live encodings. If this value is not provided, a unique random stream key will be generated. **Important:** This value has to be globally unique. If it is set manually, be sure to use a secure value. If the stream key value is guessed by others your live encoding can be compromised.
+
+
+
public
+
+ customData()
+ — User-specific meta data. This can hold anything.
+ description()
+ — Description of the resource. Can be freely chosen by the user.
+ name()
+ — Name of the resource. Can be freely chosen by the user.
+
+
+
public
+
+
+ create()
+
+ toArray()
+ — Create array with values, skip null and empty arrays
+
+
+
+
+
+ Generated using phpDox 0.12.0 - Copyright (C) 2010 - 2024 by Arne Blankerts and Contributors
+
+
+
diff --git a/docs/classes/BitmovinApiSdk_Models_StreamKey/__construct.html b/docs/classes/BitmovinApiSdk_Models_StreamKey/__construct.html
new file mode 100644
index 000000000..465e8769b
--- /dev/null
+++ b/docs/classes/BitmovinApiSdk_Models_StreamKey/__construct.html
@@ -0,0 +1,83 @@
+
+
+
+
+ phpDox - BitmovinApiSdk\Models\StreamKey::__construct
+
+
+
+
+
+
+
+
+
+
+
+
+
+ BitmovinApiSdk\Models\StreamKey:: __construct
+
+
+ Signature
+
+ public function __construct([
+ $attributes = NULL] )
+
+
+ Parameters
+
+ $attributes
+ —
+
+
+
+
+
+
+ Generated using phpDox 0.12.0 - Copyright (C) 2010 - 2024 by Arne Blankerts and Contributors
+
+
+
diff --git a/docs/classes/BitmovinApiSdk_Models_StreamKey/value.html b/docs/classes/BitmovinApiSdk_Models_StreamKey/value.html
new file mode 100644
index 000000000..a09cc9d74
--- /dev/null
+++ b/docs/classes/BitmovinApiSdk_Models_StreamKey/value.html
@@ -0,0 +1,94 @@
+
+
+
+
+ phpDox - BitmovinApiSdk\Models\StreamKey::value
+
+
+
+
+
+
+
+
+
+
+
+
+
+ BitmovinApiSdk\Models\StreamKey:: value
+ Stream key used for live streaming. This stream key is reserved and can be re-used with different live encodings. If this value is not provided, a unique random stream key will be generated. **Important:** This value has to be globally unique. If it is set manually, be sure to use a secure value. If the stream key value is guessed by others your live encoding can be compromised.
+
+
+
+ Signature
+
+ public function value(string
+ $value )
+
+
+ Parameters
+
+ $value
+ —
+ string
+
+
+ Returns
+
+ $this
+
+
+
+
+
+
+ Generated using phpDox 0.12.0 - Copyright (C) 2010 - 2024 by Arne Blankerts and Contributors
+
+
+
diff --git a/docs/classes/BitmovinApiSdk_Models_StreamKeyConfiguration.html b/docs/classes/BitmovinApiSdk_Models_StreamKeyConfiguration.html
new file mode 100644
index 000000000..8d2def3a5
--- /dev/null
+++ b/docs/classes/BitmovinApiSdk_Models_StreamKeyConfiguration.html
@@ -0,0 +1,130 @@
+
+
+
+
+ phpDox - BitmovinApiSdk\Models\StreamKeyConfiguration
+
+
+
+
+
+
+
+
+
+
+
+
+
+ BitmovinApiSdk\Models\ StreamKeyConfiguration
+
+
+ Synopsis
+ class StreamKeyConfiguration
+ extends
ApiResource
+ {
+
+ }
+ Hierarchy
+
+ Members
+
+ Methods
+
+
public
+
+
+
public
+
+
+ create()
+
+ toArray()
+ — Create array with values, skip null and empty arrays
+
+
+
+
+
+ Generated using phpDox 0.12.0 - Copyright (C) 2010 - 2024 by Arne Blankerts and Contributors
+
+
+
diff --git a/docs/classes/BitmovinApiSdk_Models_StreamKeyConfiguration/__construct.html b/docs/classes/BitmovinApiSdk_Models_StreamKeyConfiguration/__construct.html
new file mode 100644
index 000000000..3f37641f2
--- /dev/null
+++ b/docs/classes/BitmovinApiSdk_Models_StreamKeyConfiguration/__construct.html
@@ -0,0 +1,83 @@
+
+
+
+
+ phpDox - BitmovinApiSdk\Models\StreamKeyConfiguration::__construct
+
+
+
+
+
+
+
+
+
+
+
+
+
+ BitmovinApiSdk\Models\StreamKeyConfiguration:: __construct
+
+
+ Signature
+
+ public function __construct([
+ $attributes = NULL] )
+
+
+ Parameters
+
+ $attributes
+ —
+
+
+
+
+
+
+ Generated using phpDox 0.12.0 - Copyright (C) 2010 - 2024 by Arne Blankerts and Contributors
+
+
+
diff --git a/docs/classes/BitmovinApiSdk_Models_StreamKeyConfiguration/streamKeyId.html b/docs/classes/BitmovinApiSdk_Models_StreamKeyConfiguration/streamKeyId.html
new file mode 100644
index 000000000..b74fb49c8
--- /dev/null
+++ b/docs/classes/BitmovinApiSdk_Models_StreamKeyConfiguration/streamKeyId.html
@@ -0,0 +1,94 @@
+
+
+
+
+ phpDox - BitmovinApiSdk\Models\StreamKeyConfiguration::streamKeyId
+
+
+
+
+
+
+
+
+
+
+
+
+
+ BitmovinApiSdk\Models\StreamKeyConfiguration:: streamKeyId
+ Id of the previously generated stream key. Only needed when the type is `ASSIGN`.
+
+
+
+ Signature
+
+ public function streamKeyId(string
+ $streamKeyId )
+
+
+ Parameters
+
+ $streamKeyId
+ —
+ string
+
+
+ Returns
+
+ $this
+
+
+
+
+
+
+ Generated using phpDox 0.12.0 - Copyright (C) 2010 - 2024 by Arne Blankerts and Contributors
+
+
+
diff --git a/docs/classes/BitmovinApiSdk_Models_StreamKeyConfiguration/type.html b/docs/classes/BitmovinApiSdk_Models_StreamKeyConfiguration/type.html
new file mode 100644
index 000000000..723c5cc87
--- /dev/null
+++ b/docs/classes/BitmovinApiSdk_Models_StreamKeyConfiguration/type.html
@@ -0,0 +1,94 @@
+
+
+
+
+ phpDox - BitmovinApiSdk\Models\StreamKeyConfiguration::type
+
+
+
+
+
+
+
+
+
+ Generated using phpDox 0.12.0 - Copyright (C) 2010 - 2024 by Arne Blankerts and Contributors
+
+
+
diff --git a/docs/classes/BitmovinApiSdk_Models_StreamKeyConfigurationType.html b/docs/classes/BitmovinApiSdk_Models_StreamKeyConfigurationType.html
new file mode 100644
index 000000000..3c47848db
--- /dev/null
+++ b/docs/classes/BitmovinApiSdk_Models_StreamKeyConfigurationType.html
@@ -0,0 +1,141 @@
+
+
+
+
+ phpDox - BitmovinApiSdk\Models\StreamKeyConfigurationType
+
+
+
+
+
+
+
+
+
+
+
+
+
+ BitmovinApiSdk\Models\ StreamKeyConfigurationType
+
+
+ Synopsis
+ class StreamKeyConfigurationType
+ extends
Enum
+ {
// methods public static StreamKeyConfigurationType create ()
+ public static StreamKeyConfigurationType GENERATE ()
+ public static StreamKeyConfigurationType ASSIGN ()
+
+
+ }
+ Hierarchy
+
+ Methods
+
+
public
+
+ ASSIGN()
+ — A previously generated reserved stream key will be assigned
+ GENERATE()
+ — A temporary stream key with a random 20 characters string will be generated
+
+ create()
+
+
+
+
public
+
+ __callStatic()
+ — Returns a value when called statically like so: MyEnum::SOME_VALUE() given SOME_VALUE is a class constant
+
+ __toString()
+
+ equals()
+ — Determines if Enum should be considered equal with the variable passed as a parameter.
+ getKey()
+ — Returns the enum key (i.e. the constant name).
+
+ getValue()
+
+ isValidKey()
+ — Check if is valid enum key
+ jsonSerialize()
+ — Specify data which should be serialized to JSON. This method returns data that can be serialized by json_encode() natively.
+ keys()
+ — Returns the names (keys) of all constants in the Enum class
+ search()
+ — Return key for value
+ toArray()
+ — Returns all possible values as an array
+ values()
+ — Returns instances of the Enum class of all Enum constants
+
+
+
+
+
+ Generated using phpDox 0.12.0 - Copyright (C) 2010 - 2024 by Arne Blankerts and Contributors
+
+
+
diff --git a/docs/classes/BitmovinApiSdk_Models_StreamKeyConfigurationType/ASSIGN.html b/docs/classes/BitmovinApiSdk_Models_StreamKeyConfigurationType/ASSIGN.html
new file mode 100644
index 000000000..9283ace99
--- /dev/null
+++ b/docs/classes/BitmovinApiSdk_Models_StreamKeyConfigurationType/ASSIGN.html
@@ -0,0 +1,82 @@
+
+
+
+
+ phpDox - BitmovinApiSdk\Models\StreamKeyConfigurationType::ASSIGN
+
+
+
+
+
+
+
+
+
+
+
+
+
+ BitmovinApiSdk\Models\StreamKeyConfigurationType:: ASSIGN
+ A previously generated reserved stream key will be assigned
+
+
+ Signature
+
+ public function ASSIGN()
+
+
+ Returns
+
+ StreamKeyConfigurationType
+
+
+
+
+
+
+ Generated using phpDox 0.12.0 - Copyright (C) 2010 - 2024 by Arne Blankerts and Contributors
+
+
+
diff --git a/docs/classes/BitmovinApiSdk_Models_StreamKeyConfigurationType/GENERATE.html b/docs/classes/BitmovinApiSdk_Models_StreamKeyConfigurationType/GENERATE.html
new file mode 100644
index 000000000..2b84f7147
--- /dev/null
+++ b/docs/classes/BitmovinApiSdk_Models_StreamKeyConfigurationType/GENERATE.html
@@ -0,0 +1,82 @@
+
+
+
+
+ phpDox - BitmovinApiSdk\Models\StreamKeyConfigurationType::GENERATE
+
+
+
+
+
+
+
+
+
+
+
+
+
+ BitmovinApiSdk\Models\StreamKeyConfigurationType:: GENERATE
+ A temporary stream key with a random 20 characters string will be generated
+
+
+ Signature
+
+ public function GENERATE()
+
+
+ Returns
+
+ StreamKeyConfigurationType
+
+
+
+
+
+
+ Generated using phpDox 0.12.0 - Copyright (C) 2010 - 2024 by Arne Blankerts and Contributors
+
+
+
diff --git a/docs/classes/BitmovinApiSdk_Models_StreamKeyConfigurationType/create.html b/docs/classes/BitmovinApiSdk_Models_StreamKeyConfigurationType/create.html
new file mode 100644
index 000000000..fb7efcd64
--- /dev/null
+++ b/docs/classes/BitmovinApiSdk_Models_StreamKeyConfigurationType/create.html
@@ -0,0 +1,93 @@
+
+
+
+
+ phpDox - BitmovinApiSdk\Models\StreamKeyConfigurationType::create
+
+
+
+
+
+
+
+
+
+
+
+
+
+ BitmovinApiSdk\Models\StreamKeyConfigurationType:: create
+
+
+
+ Signature
+
+ public function create(string
+ $value )
+
+
+ Parameters
+
+ $value
+ —
+ string
+
+
+ Returns
+
+ StreamKeyConfigurationType
+
+
+
+
+
+
+ Generated using phpDox 0.12.0 - Copyright (C) 2010 - 2024 by Arne Blankerts and Contributors
+
+
+
diff --git a/docs/classes/BitmovinApiSdk_Models_StreamKeyStatus.html b/docs/classes/BitmovinApiSdk_Models_StreamKeyStatus.html
new file mode 100644
index 000000000..6ad542f01
--- /dev/null
+++ b/docs/classes/BitmovinApiSdk_Models_StreamKeyStatus.html
@@ -0,0 +1,141 @@
+
+
+
+
+ phpDox - BitmovinApiSdk\Models\StreamKeyStatus
+
+
+
+
+
+
+
+
+
+
+
+
+
+ BitmovinApiSdk\Models\ StreamKeyStatus
+
+
+ Synopsis
+ class StreamKeyStatus
+ extends
Enum
+ {
// methods public static StreamKeyStatus create ()
+ public static StreamKeyStatus ASSIGNED ()
+ public static StreamKeyStatus UNASSIGNED ()
+
+
+ }
+ Hierarchy
+
+ Methods
+
+
public
+
+ ASSIGNED()
+ — Stream key is assigned to a live encoding. This means, it **can not be assigned** to a RedundantRtmpInput at the moment. It will be set to UNASSIGNED if the live encoding is finished or in error state
+ UNASSIGNED()
+ — Stream key is not assigned to a live encoding. This means, that it **is available** to be used with a RedundantRtmpInput
+
+ create()
+
+
+
+
public
+
+ __callStatic()
+ — Returns a value when called statically like so: MyEnum::SOME_VALUE() given SOME_VALUE is a class constant
+
+ __toString()
+
+ equals()
+ — Determines if Enum should be considered equal with the variable passed as a parameter.
+ getKey()
+ — Returns the enum key (i.e. the constant name).
+
+ getValue()
+
+ isValidKey()
+ — Check if is valid enum key
+ jsonSerialize()
+ — Specify data which should be serialized to JSON. This method returns data that can be serialized by json_encode() natively.
+ keys()
+ — Returns the names (keys) of all constants in the Enum class
+ search()
+ — Return key for value
+ toArray()
+ — Returns all possible values as an array
+ values()
+ — Returns instances of the Enum class of all Enum constants
+
+
+
+
+
+ Generated using phpDox 0.12.0 - Copyright (C) 2010 - 2024 by Arne Blankerts and Contributors
+
+
+
diff --git a/docs/classes/BitmovinApiSdk_Models_StreamKeyStatus/ASSIGNED.html b/docs/classes/BitmovinApiSdk_Models_StreamKeyStatus/ASSIGNED.html
new file mode 100644
index 000000000..6460c3cd9
--- /dev/null
+++ b/docs/classes/BitmovinApiSdk_Models_StreamKeyStatus/ASSIGNED.html
@@ -0,0 +1,82 @@
+
+
+
+
+ phpDox - BitmovinApiSdk\Models\StreamKeyStatus::ASSIGNED
+
+
+
+
+
+
+
+
+
+
+
+
+
+ BitmovinApiSdk\Models\StreamKeyStatus:: ASSIGNED
+ Stream key is assigned to a live encoding. This means, it **can not be assigned** to a RedundantRtmpInput at the moment. It will be set to UNASSIGNED if the live encoding is finished or in error state
+
+
+ Signature
+
+ public function ASSIGNED()
+
+
+ Returns
+
+ StreamKeyStatus
+
+
+
+
+
+
+ Generated using phpDox 0.12.0 - Copyright (C) 2010 - 2024 by Arne Blankerts and Contributors
+
+
+
diff --git a/docs/classes/BitmovinApiSdk_Models_StreamKeyStatus/UNASSIGNED.html b/docs/classes/BitmovinApiSdk_Models_StreamKeyStatus/UNASSIGNED.html
new file mode 100644
index 000000000..1642838b8
--- /dev/null
+++ b/docs/classes/BitmovinApiSdk_Models_StreamKeyStatus/UNASSIGNED.html
@@ -0,0 +1,82 @@
+
+
+
+
+ phpDox - BitmovinApiSdk\Models\StreamKeyStatus::UNASSIGNED
+
+
+
+
+
+
+
+
+
+
+
+
+
+ BitmovinApiSdk\Models\StreamKeyStatus:: UNASSIGNED
+ Stream key is not assigned to a live encoding. This means, that it **is available** to be used with a RedundantRtmpInput
+
+
+ Signature
+
+ public function UNASSIGNED()
+
+
+ Returns
+
+ StreamKeyStatus
+
+
+
+
+
+
+ Generated using phpDox 0.12.0 - Copyright (C) 2010 - 2024 by Arne Blankerts and Contributors
+
+
+
diff --git a/docs/classes/BitmovinApiSdk_Models_StreamKeyStatus/create.html b/docs/classes/BitmovinApiSdk_Models_StreamKeyStatus/create.html
new file mode 100644
index 000000000..dae6957e9
--- /dev/null
+++ b/docs/classes/BitmovinApiSdk_Models_StreamKeyStatus/create.html
@@ -0,0 +1,93 @@
+
+
+
+
+ phpDox - BitmovinApiSdk\Models\StreamKeyStatus::create
+
+
+
+
+
+
+
+
+
+
+
+
+
+ BitmovinApiSdk\Models\StreamKeyStatus:: create
+
+
+
+ Signature
+
+ public function create(string
+ $value )
+
+
+ Parameters
+
+ $value
+ —
+ string
+
+
+ Returns
+
+ StreamKeyStatus
+
+
+
+
+
+
+ Generated using phpDox 0.12.0 - Copyright (C) 2010 - 2024 by Arne Blankerts and Contributors
+
+
+
diff --git a/docs/classes/BitmovinApiSdk_Models_StreamKeyType.html b/docs/classes/BitmovinApiSdk_Models_StreamKeyType.html
new file mode 100644
index 000000000..7e839475e
--- /dev/null
+++ b/docs/classes/BitmovinApiSdk_Models_StreamKeyType.html
@@ -0,0 +1,141 @@
+
+
+
+
+ phpDox - BitmovinApiSdk\Models\StreamKeyType
+
+
+
+
+
+
+
+
+
+
+
+
+
+ BitmovinApiSdk\Models\ StreamKeyType
+
+
+ Synopsis
+ class StreamKeyType
+ extends
Enum
+ {
// methods public static StreamKeyType create ()
+ public static StreamKeyType RESERVED ()
+ public static StreamKeyType TEMPORARY ()
+
+
+ }
+ Hierarchy
+
+ Methods
+
+
public
+
+ RESERVED()
+ — Stream key is persistent and can be reused. It can be assigned to a live encoding when it is currently not in use
+ TEMPORARY()
+ — Stream key is automatically generated for a live encoding. They can not be reused. After the encoding is finished, the stream key will be gone also
+
+ create()
+
+
+
+
public
+
+ __callStatic()
+ — Returns a value when called statically like so: MyEnum::SOME_VALUE() given SOME_VALUE is a class constant
+
+ __toString()
+
+ equals()
+ — Determines if Enum should be considered equal with the variable passed as a parameter.
+ getKey()
+ — Returns the enum key (i.e. the constant name).
+
+ getValue()
+
+ isValidKey()
+ — Check if is valid enum key
+ jsonSerialize()
+ — Specify data which should be serialized to JSON. This method returns data that can be serialized by json_encode() natively.
+ keys()
+ — Returns the names (keys) of all constants in the Enum class
+ search()
+ — Return key for value
+ toArray()
+ — Returns all possible values as an array
+ values()
+ — Returns instances of the Enum class of all Enum constants
+
+
+
+
+
+ Generated using phpDox 0.12.0 - Copyright (C) 2010 - 2024 by Arne Blankerts and Contributors
+
+
+
diff --git a/docs/classes/BitmovinApiSdk_Models_StreamKeyType/RESERVED.html b/docs/classes/BitmovinApiSdk_Models_StreamKeyType/RESERVED.html
new file mode 100644
index 000000000..65e150be3
--- /dev/null
+++ b/docs/classes/BitmovinApiSdk_Models_StreamKeyType/RESERVED.html
@@ -0,0 +1,82 @@
+
+
+
+
+ phpDox - BitmovinApiSdk\Models\StreamKeyType::RESERVED
+
+
+
+
+
+
+
+
+
+
+
+
+
+ BitmovinApiSdk\Models\StreamKeyType:: RESERVED
+ Stream key is persistent and can be reused. It can be assigned to a live encoding when it is currently not in use
+
+
+ Signature
+
+ public function RESERVED()
+
+
+ Returns
+
+ StreamKeyType
+
+
+
+
+
+
+ Generated using phpDox 0.12.0 - Copyright (C) 2010 - 2024 by Arne Blankerts and Contributors
+
+
+
diff --git a/docs/classes/BitmovinApiSdk_Models_StreamKeyType/TEMPORARY.html b/docs/classes/BitmovinApiSdk_Models_StreamKeyType/TEMPORARY.html
new file mode 100644
index 000000000..8801f24c8
--- /dev/null
+++ b/docs/classes/BitmovinApiSdk_Models_StreamKeyType/TEMPORARY.html
@@ -0,0 +1,82 @@
+
+
+
+
+ phpDox - BitmovinApiSdk\Models\StreamKeyType::TEMPORARY
+
+
+
+
+
+
+
+
+
+
+
+
+
+ BitmovinApiSdk\Models\StreamKeyType:: TEMPORARY
+ Stream key is automatically generated for a live encoding. They can not be reused. After the encoding is finished, the stream key will be gone also
+
+
+ Signature
+
+ public function TEMPORARY()
+
+
+ Returns
+
+ StreamKeyType
+
+
+
+
+
+
+ Generated using phpDox 0.12.0 - Copyright (C) 2010 - 2024 by Arne Blankerts and Contributors
+
+
+
diff --git a/docs/classes/BitmovinApiSdk_Models_StreamKeyType/create.html b/docs/classes/BitmovinApiSdk_Models_StreamKeyType/create.html
new file mode 100644
index 000000000..cb35143eb
--- /dev/null
+++ b/docs/classes/BitmovinApiSdk_Models_StreamKeyType/create.html
@@ -0,0 +1,93 @@
+
+
+
+
+ phpDox - BitmovinApiSdk\Models\StreamKeyType::create
+
+
+
+
+
+
+
+
+
+
+
+
+
+ BitmovinApiSdk\Models\StreamKeyType:: create
+
+
+
+ Signature
+
+ public function create(string
+ $value )
+
+
+ Parameters
+
+ $value
+ —
+ string
+
+
+ Returns
+
+ StreamKeyType
+
+
+
+
+
+
+ Generated using phpDox 0.12.0 - Copyright (C) 2010 - 2024 by Arne Blankerts and Contributors
+
+
+
diff --git a/docs/index.html b/docs/index.html
index 79fe4aaf3..27099c29f 100644
--- a/docs/index.html
+++ b/docs/index.html
@@ -34,7 +34,7 @@ Software Documentation
Build
-
Tue, 23 Jan 2024 15:54:21 +0000
+
Tue, 30 Jan 2024 16:24:46 +0000
VCS Info
tag:
diff --git a/docs/namespaces.html b/docs/namespaces.html
index 474576259..1e704291a 100644
--- a/docs/namespaces.html
+++ b/docs/namespaces.html
@@ -2953,6 +2953,22 @@
Namespaces
0
+