--- title: Video --- ## PureCloud::Video ## Properties |Name | Type | Description | Notes| |------------ | ------------- | ------------- | -------------| | **state** | **String** | | [optional] | | **id** | **String** | | [optional] | | **context** | **String** | | [optional] | | **audio_muted** | **BOOLEAN** | | [optional] [default to false]| | **video_muted** | **BOOLEAN** | | [optional] [default to false]| | **sharing_screen** | **BOOLEAN** | | [optional] [default to false]| | **peer_count** | **Integer** | | [optional] | | **disconnect_type** | **String** | | [optional] | | **connected_time** | **DateTime** | Date time is represented as an ISO-8601 string. For example: yyyy-MM-ddTHH:mm:ss.SSSZ | [optional] | | **disconnected_time** | **DateTime** | Date time is represented as an ISO-8601 string. For example: yyyy-MM-ddTHH:mm:ss.SSSZ | [optional] | {: class="table table-striped"}