Module camera_av_stream_management

Module camera_av_stream_management 

Source
Expand description

Matter TLV encoders and decoders for Camera AV Stream Management Cluster Cluster ID: 0x0551

This file is automatically generated from CameraAVStreamManagement.xml

Structs§

AVMetadata
AudioCapabilities
AudioStream
AudioStreamAllocateResponse
CaptureSnapshotResponse
RateDistortionTradeOffPoints
SnapshotCapabilities
SnapshotStream
SnapshotStreamAllocateResponse
VideoResolution
VideoSensorParams
VideoStream
VideoStreamAllocateParams
Parameters for VideoStreamAllocate command
VideoStreamAllocateResponse

Enums§

AudioCodec
ImageCodec
TriStateAuto
TwoWayTalkSupportType
VideoCodec

Functions§

audio_stream_allocate
Invoke AudioStreamAllocate command on cluster Camera AV Stream Management.
audio_stream_deallocate
Invoke AudioStreamDeallocate command on cluster Camera AV Stream Management.
capture_snapshot
Invoke CaptureSnapshot command on cluster Camera AV Stream Management.
decode_allocated_audio_streams
Decode AllocatedAudioStreams attribute (0x0010)
decode_allocated_snapshot_streams
Decode AllocatedSnapshotStreams attribute (0x0011)
decode_allocated_video_streams
Decode AllocatedVideoStreams attribute (0x000F)
decode_attribute_json
Decode attribute value and return as JSON string
decode_audio_stream_allocate_response
Decode AudioStreamAllocateResponse command response (01)
decode_capture_snapshot_response
Decode CaptureSnapshotResponse command response (0D)
decode_current_frame_rate
Decode CurrentFrameRate attribute (0x000C)
decode_hard_privacy_mode_on
Decode HardPrivacyModeOn attribute (0x0015)
decode_hdr_mode_enabled
Decode HDRModeEnabled attribute (0x000D)
decode_image_flip_horizontal
Decode ImageFlipHorizontal attribute (0x0023)
decode_image_flip_vertical
Decode ImageFlipVertical attribute (0x0024)
decode_image_rotation
Decode ImageRotation attribute (0x0022)
decode_local_snapshot_recording_enabled
Decode LocalSnapshotRecordingEnabled attribute (0x0026)
decode_local_video_recording_enabled
Decode LocalVideoRecordingEnabled attribute (0x0025)
decode_max_concurrent_encoders
Decode MaxConcurrentEncoders attribute (0x0000)
decode_max_content_buffer_size
Decode MaxContentBufferSize attribute (0x0006)
decode_max_encoded_pixel_rate
Decode MaxEncodedPixelRate attribute (0x0001)
decode_max_network_bandwidth
Decode MaxNetworkBandwidth attribute (0x000B)
decode_microphone_agc_enabled
Decode MicrophoneAGCEnabled attribute (0x0021)
decode_microphone_capabilities
Decode MicrophoneCapabilities attribute (0x0007)
decode_microphone_max_level
Decode MicrophoneMaxLevel attribute (0x001F)
decode_microphone_min_level
Decode MicrophoneMinLevel attribute (0x0020)
decode_microphone_muted
Decode MicrophoneMuted attribute (0x001D)
decode_microphone_volume_level
Decode MicrophoneVolumeLevel attribute (0x001E)
decode_min_viewport_resolution
Decode MinViewportResolution attribute (0x0004)
decode_night_vision
Decode NightVision attribute (0x0016)
decode_night_vision_illum
Decode NightVisionIllum attribute (0x0017)
decode_night_vision_uses_infrared
Decode NightVisionUsesInfrared attribute (0x0003)
decode_rate_distortion_trade_off_points
Decode RateDistortionTradeOffPoints attribute (0x0005)
decode_snapshot_capabilities
Decode SnapshotCapabilities attribute (0x000A)
decode_snapshot_stream_allocate_response
Decode SnapshotStreamAllocateResponse command response (08)
decode_soft_livestream_privacy_mode_enabled
Decode SoftLivestreamPrivacyModeEnabled attribute (0x0014)
decode_soft_recording_privacy_mode_enabled
Decode SoftRecordingPrivacyModeEnabled attribute (0x0013)
decode_speaker_capabilities
Decode SpeakerCapabilities attribute (0x0008)
decode_speaker_max_level
Decode SpeakerMaxLevel attribute (0x001B)
decode_speaker_min_level
Decode SpeakerMinLevel attribute (0x001C)
decode_speaker_muted
Decode SpeakerMuted attribute (0x0019)
decode_speaker_volume_level
Decode SpeakerVolumeLevel attribute (0x001A)
decode_status_light_brightness
Decode StatusLightBrightness attribute (0x0028)
decode_status_light_enabled
Decode StatusLightEnabled attribute (0x0027)
decode_stream_usage_priorities
Decode StreamUsagePriorities attribute (0x0012)
decode_supported_stream_usages
Decode SupportedStreamUsages attribute (0x000E)
decode_two_way_talk_support
Decode TwoWayTalkSupport attribute (0x0009)
decode_video_sensor_params
Decode VideoSensorParams attribute (0x0002)
decode_video_stream_allocate_response
Decode VideoStreamAllocateResponse command response (04)
decode_viewport
Decode Viewport attribute (0x0018)
encode_audio_stream_allocate
Encode AudioStreamAllocate command (0x00)
encode_audio_stream_deallocate
Encode AudioStreamDeallocate command (0x02)
encode_capture_snapshot
Encode CaptureSnapshot command (0x0C)
encode_command_json
encode_set_stream_priorities
Encode SetStreamPriorities command (0x0B)
encode_snapshot_stream_allocate
Encode SnapshotStreamAllocate command (0x07)
encode_snapshot_stream_deallocate
Encode SnapshotStreamDeallocate command (0x0A)
encode_snapshot_stream_modify
Encode SnapshotStreamModify command (0x09)
encode_video_stream_allocate
Encode VideoStreamAllocate command (0x03)
encode_video_stream_deallocate
Encode VideoStreamDeallocate command (0x06)
encode_video_stream_modify
Encode VideoStreamModify command (0x05)
get_attribute_list
Get list of all attributes supported by this cluster
get_command_list
get_command_name
get_command_schema
read_allocated_audio_streams
Read AllocatedAudioStreams attribute from cluster Camera AV Stream Management.
read_allocated_snapshot_streams
Read AllocatedSnapshotStreams attribute from cluster Camera AV Stream Management.
read_allocated_video_streams
Read AllocatedVideoStreams attribute from cluster Camera AV Stream Management.
read_current_frame_rate
Read CurrentFrameRate attribute from cluster Camera AV Stream Management.
read_hard_privacy_mode_on
Read HardPrivacyModeOn attribute from cluster Camera AV Stream Management.
read_hdr_mode_enabled
Read HDRModeEnabled attribute from cluster Camera AV Stream Management.
read_image_flip_horizontal
Read ImageFlipHorizontal attribute from cluster Camera AV Stream Management.
read_image_flip_vertical
Read ImageFlipVertical attribute from cluster Camera AV Stream Management.
read_image_rotation
Read ImageRotation attribute from cluster Camera AV Stream Management.
read_local_snapshot_recording_enabled
Read LocalSnapshotRecordingEnabled attribute from cluster Camera AV Stream Management.
read_local_video_recording_enabled
Read LocalVideoRecordingEnabled attribute from cluster Camera AV Stream Management.
read_max_concurrent_encoders
Read MaxConcurrentEncoders attribute from cluster Camera AV Stream Management.
read_max_content_buffer_size
Read MaxContentBufferSize attribute from cluster Camera AV Stream Management.
read_max_encoded_pixel_rate
Read MaxEncodedPixelRate attribute from cluster Camera AV Stream Management.
read_max_network_bandwidth
Read MaxNetworkBandwidth attribute from cluster Camera AV Stream Management.
read_microphone_agc_enabled
Read MicrophoneAGCEnabled attribute from cluster Camera AV Stream Management.
read_microphone_capabilities
Read MicrophoneCapabilities attribute from cluster Camera AV Stream Management.
read_microphone_max_level
Read MicrophoneMaxLevel attribute from cluster Camera AV Stream Management.
read_microphone_min_level
Read MicrophoneMinLevel attribute from cluster Camera AV Stream Management.
read_microphone_muted
Read MicrophoneMuted attribute from cluster Camera AV Stream Management.
read_microphone_volume_level
Read MicrophoneVolumeLevel attribute from cluster Camera AV Stream Management.
read_min_viewport_resolution
Read MinViewportResolution attribute from cluster Camera AV Stream Management.
read_night_vision
Read NightVision attribute from cluster Camera AV Stream Management.
read_night_vision_illum
Read NightVisionIllum attribute from cluster Camera AV Stream Management.
read_night_vision_uses_infrared
Read NightVisionUsesInfrared attribute from cluster Camera AV Stream Management.
read_rate_distortion_trade_off_points
Read RateDistortionTradeOffPoints attribute from cluster Camera AV Stream Management.
read_snapshot_capabilities
Read SnapshotCapabilities attribute from cluster Camera AV Stream Management.
read_soft_livestream_privacy_mode_enabled
Read SoftLivestreamPrivacyModeEnabled attribute from cluster Camera AV Stream Management.
read_soft_recording_privacy_mode_enabled
Read SoftRecordingPrivacyModeEnabled attribute from cluster Camera AV Stream Management.
read_speaker_capabilities
Read SpeakerCapabilities attribute from cluster Camera AV Stream Management.
read_speaker_max_level
Read SpeakerMaxLevel attribute from cluster Camera AV Stream Management.
read_speaker_min_level
Read SpeakerMinLevel attribute from cluster Camera AV Stream Management.
read_speaker_muted
Read SpeakerMuted attribute from cluster Camera AV Stream Management.
read_speaker_volume_level
Read SpeakerVolumeLevel attribute from cluster Camera AV Stream Management.
read_status_light_brightness
Read StatusLightBrightness attribute from cluster Camera AV Stream Management.
read_status_light_enabled
Read StatusLightEnabled attribute from cluster Camera AV Stream Management.
read_stream_usage_priorities
Read StreamUsagePriorities attribute from cluster Camera AV Stream Management.
read_supported_stream_usages
Read SupportedStreamUsages attribute from cluster Camera AV Stream Management.
read_two_way_talk_support
Read TwoWayTalkSupport attribute from cluster Camera AV Stream Management.
read_video_sensor_params
Read VideoSensorParams attribute from cluster Camera AV Stream Management.
read_viewport
Read Viewport attribute from cluster Camera AV Stream Management.
set_stream_priorities
Invoke SetStreamPriorities command on cluster Camera AV Stream Management.
snapshot_stream_allocate
Invoke SnapshotStreamAllocate command on cluster Camera AV Stream Management.
snapshot_stream_deallocate
Invoke SnapshotStreamDeallocate command on cluster Camera AV Stream Management.
snapshot_stream_modify
Invoke SnapshotStreamModify command on cluster Camera AV Stream Management.
video_stream_allocate
Invoke VideoStreamAllocate command on cluster Camera AV Stream Management.
video_stream_deallocate
Invoke VideoStreamDeallocate command on cluster Camera AV Stream Management.
video_stream_modify
Invoke VideoStreamModify command on cluster Camera AV Stream Management.