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§

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_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