Parameters
| Name | Type | Mode |
|---|---|---|
| p_stream_id | integer | IN |
| p_title | text | IN |
| p_desc | text | IN |
| p_thumbnail | text | IN |
Updates stream metadata including title, description, and thumbnail. NULL values are not updated.
| Name | Type | Mode |
|---|---|---|
| p_stream_id | integer | IN |
| p_title | text | IN |
| p_desc | text | IN |
| p_thumbnail | text | IN |