- 필수 기능
- 시작하기
- Glossary
- 표준 속성
- Guides
- Agent
- 통합
- 개방형텔레메트리
- 개발자
- Administrator's Guide
- API
- Datadog Mobile App
- CoScreen
- Cloudcraft
- 앱 내
- 서비스 관리
- 인프라스트럭처
- 애플리케이션 성능
- APM
- Continuous Profiler
- 스팬 시각화
- 데이터 스트림 모니터링
- 데이터 작업 모니터링
- 디지털 경험
- 소프트웨어 제공
- 보안
- AI Observability
- 로그 관리
- 관리
",t};e.buildCustomizationMenuUi=t;function n(e){let t='
",t}function s(e){let n=e.filter.currentValue||e.filter.defaultValue,t='${e.filter.label}
`,e.filter.options.forEach(s=>{let o=s.id===n;t+=``}),t+="${e.filter.label}
`,t+=`account_id
Type: STRING
arn
Type: STRING
Provider name: arn
Description: ARN of the Composition resource.
destinations
Type: UNORDERED_LIST_STRUCT
Provider name: destinations
Description: Array of Destination objects. A Composition can contain either one destination (channel
or s3
) or two (one channel
and one s3
).
configuration
STRUCT
configuration
channel
STRUCT
channel
channel
or an s3
must be specified.channel_arn
STRING
channelArn
encoder_configuration_arn
STRING
encoderConfigurationArn
name
STRING
name
s3
STRUCT
s3
channel
or an s3
must be specified.encoder_configuration_arns
UNORDERED_LIST_STRING
encoderConfigurationArns
recording_configuration
STRUCT
recordingConfiguration
string:string (key:value)
. This is an optional customer specification, currently used only to specify the recording format for storing a recording in Amazon S3.format
STRING
format
hls_configuration
STRUCT
hlsConfiguration
target_segment_duration_seconds
INT32
targetSegmentDurationSeconds
storage_configuration_arn
STRING
storageConfigurationArn
thumbnail_configurations
UNORDERED_LIST_STRUCT
thumbnailConfigurations
storage
UNORDERED_LIST_STRING
storage
SEQUENTIAL
records all generated thumbnails in a serial manner, to the media/thumbnails/(width)x(height) directory, where (width) and (height) are the width and height of the thumbnail. LATEST
saves the latest thumbnail in media/latest_thumbnail/(width)x(height)/thumb.jpg and overwrites it at the interval specified by targetIntervalSeconds
. You can enable both SEQUENTIAL
and LATEST
. Default: SEQUENTIAL
.target_interval_seconds
INT32
targetIntervalSeconds
detail
STRUCT
detail
s3
STRUCT
s3
recording_prefix
STRING
recordingPrefix
end_time
TIMESTAMP
endTime
id
STRING
id
start_time
TIMESTAMP
startTime
state
STRING
state
end_time
Type: TIMESTAMP
Provider name: endTime
Description: UTC time of the Composition end. This is an ISO 8601 timestamp; note that this is returned as a string.
layout
Type: STRUCT
Provider name: layout
Description: Layout object to configure composition parameters.
grid
STRUCT
grid
featured_participant_attribute
STRING
featuredParticipantAttribute
“true”
(as a string value) in ParticipantTokenConfiguration is placed in the featured slot. Default: ""
(no featured participant).grid_gap
INT32
gridGap
2
.omit_stopped_video
BOOLEAN
omitStoppedVideo
false
.video_aspect_ratio
STRING
videoAspectRatio
VIDEO
is 16:9, SQUARE
is 1:1, and PORTRAIT
is 3:4. Default: VIDEO
.video_fill_mode
STRING
videoFillMode
FILL
(stretched), COVER
(cropped), or CONTAIN
(letterboxed). When not set, videoFillMode
defaults to COVER
fill mode for participants in the grid and to CONTAIN
fill mode for featured participants.pip
STRUCT
pip
featured_participant_attribute
STRING
featuredParticipantAttribute
“true”
(as a string value) in ParticipantTokenConfiguration is placed in the featured slot. Default: ""
(no featured participant).grid_gap
INT32
gridGap
0
.omit_stopped_video
BOOLEAN
omitStoppedVideo
false
.pip_behavior
STRING
pipBehavior
STATIC
(maintains original position/size) or DYNAMIC
(expands to full composition). Default: STATIC
.pip_height
INT32
pipHeight
pipHeight
’s value will be based on the size of the composition and the aspect ratio of the participant’s video.pip_offset
INT32
pipOffset
PipPosition
. Default: 0
.pip_participant_attribute
STRING
pipParticipantAttribute
“true”
(as a string value) in ParticipantTokenConfiguration is placed in the PiP slot. Default: ""
(no PiP participant).pip_position
STRING
pipPosition
BOTTOM_RIGHT
.pip_width
INT32
pipWidth
pipWidth
’s value will be based on the size of the composition and the aspect ratio of the participant’s video.video_fill_mode
STRING
videoFillMode
FILL
(stretched), COVER
(cropped), or CONTAIN
(letterboxed). Default: COVER
.stage_arn
Type: STRING
Provider name: stageArn
Description: ARN of the stage used as input
start_time
Type: TIMESTAMP
Provider name: startTime
Description: UTC time of the Composition start. This is an ISO 8601 timestamp; note that this is returned as a string.
state
Type: STRING
Provider name: state
Description: State of the Composition.
tags
Type: UNORDERED_LIST_STRING