Stream Resource
All attributes and associations of the stream object.
27 fields. read is returned by the API, create can be set when the object is created, and update can be changed afterwards.
| Field | Type | Access | Default |
|---|---|---|---|
volatile | boolean | readupdatecreate | true |
token | string | read | |
key | string | readcreateupdate | |
creation_type | integer | readcreate | 5 |
state | integer | read | 2 |
streamable | integer | read | 1 |
video_analysis | object | read | |
audio_transcription | object | read | |
audio_keywords | object | read | |
push_services_success | object | readcreateupdate | "" |
default_stream_id | id | readcreateupdate | |
effect_profile | string | read | "" |
video_profile_transcoding | string | read | "" |
video_type | string | readcreate | "unknown" |
video_sub_type | string | readcreate | "other" |
image_size | integer | read | 0 |
audio_size | integer | read | 0 |
video_size | float | read | 0 |
video_width | integer | readcreate | |
video_height | integer | readcreate | |
duration | float | readcreate | |
has_video | boolean | read | false |
has_image | boolean | read | false |
has_audio | boolean | read | false |
video_has_audio | boolean | read | false |
nsfw | object | readupdatecreate | "" |
submission_date | date | read |