Documentation ¶
Overview ¶
Package medialive provides the client and types for making API requests to MediaLive.
API for AWS Elemental MediaLive ¶
See https://docs.aws.amazon.com/goto/WebAPI/medialive-2017-10-14 for more information on this service.
See medialive package documentation for more information. https://docs.aws.amazon.com/sdk-for-go/api/service/medialive/
Using the Client ¶
To use MediaLive with the SDK use the New function to create a new service client. With that client you can make API requests to the service. These clients are safe to use concurrently.
See the SDK's documentation for more information on how to use the SDK. https://docs.aws.amazon.com/sdk-for-go/api/
See aws.Config documentation for more information on configuring SDK clients. https://docs.aws.amazon.com/sdk-for-go/api/aws/#Config
See the MediaLive client for more information on creating client for this service. https://docs.aws.amazon.com/sdk-for-go/api/service/medialive/#New
Index ¶
- Constants
- type AacCodingMode
- type AacInputType
- type AacProfile
- type AacRateControlMode
- type AacRawFormat
- type AacSettings
- type AacSpec
- type AacVbrQuality
- type Ac3BitstreamMode
- type Ac3CodingMode
- type Ac3DrcProfile
- type Ac3LfeFilter
- type Ac3MetadataControl
- type Ac3Settings
- type AfdSignaling
- type ArchiveContainerSettings
- type ArchiveGroupSettings
- type ArchiveOutputSettings
- type AribDestinationSettings
- type AribSourceSettings
- type AudioChannelMapping
- type AudioCodecSettings
- type AudioDescription
- type AudioDescriptionAudioTypeControl
- type AudioDescriptionLanguageCodeControl
- type AudioLanguageSelection
- type AudioLanguageSelectionPolicy
- type AudioNormalizationAlgorithm
- type AudioNormalizationAlgorithmControl
- type AudioNormalizationSettings
- type AudioOnlyHlsSettings
- type AudioOnlyHlsTrackType
- type AudioPidSelection
- type AudioSelector
- type AudioSelectorSettings
- type AudioType
- type AuthenticationScheme
- type AvailBlanking
- type AvailBlankingState
- type AvailConfiguration
- type AvailSettings
- type BatchScheduleActionCreateRequest
- type BatchScheduleActionCreateResult
- type BatchScheduleActionDeleteRequest
- type BatchScheduleActionDeleteResult
- type BatchUpdateScheduleInput
- type BatchUpdateScheduleOutput
- type BatchUpdateScheduleRequest
- type BatchUpdateScheduleResponse
- type BlackoutSlate
- type BlackoutSlateNetworkEndBlackout
- type BlackoutSlateState
- type BurnInAlignment
- type BurnInBackgroundColor
- type BurnInDestinationSettings
- type BurnInFontColor
- type BurnInOutlineColor
- type BurnInShadowColor
- type BurnInTeletextGridControl
- type CaptionDescription
- type CaptionDestinationSettings
- type CaptionLanguageMapping
- type CaptionSelector
- type CaptionSelectorSettings
- type Channel
- type ChannelClass
- type ChannelEgressEndpoint
- type ChannelState
- type ChannelSummary
- type Client
- func (c *Client) BatchUpdateScheduleRequest(input *BatchUpdateScheduleInput) BatchUpdateScheduleRequest
- func (c *Client) CreateChannelRequest(input *CreateChannelInput) CreateChannelRequest
- func (c *Client) CreateInputRequest(input *CreateInputInput) CreateInputRequest
- func (c *Client) CreateInputSecurityGroupRequest(input *CreateInputSecurityGroupInput) CreateInputSecurityGroupRequest
- func (c *Client) CreateTagsRequest(input *CreateTagsInput) CreateTagsRequest
- func (c *Client) DeleteChannelRequest(input *DeleteChannelInput) DeleteChannelRequest
- func (c *Client) DeleteInputRequest(input *DeleteInputInput) DeleteInputRequest
- func (c *Client) DeleteInputSecurityGroupRequest(input *DeleteInputSecurityGroupInput) DeleteInputSecurityGroupRequest
- func (c *Client) DeleteReservationRequest(input *DeleteReservationInput) DeleteReservationRequest
- func (c *Client) DeleteScheduleRequest(input *DeleteScheduleInput) DeleteScheduleRequest
- func (c *Client) DeleteTagsRequest(input *DeleteTagsInput) DeleteTagsRequest
- func (c *Client) DescribeChannelRequest(input *DescribeChannelInput) DescribeChannelRequest
- func (c *Client) DescribeInputRequest(input *DescribeInputInput) DescribeInputRequest
- func (c *Client) DescribeInputSecurityGroupRequest(input *DescribeInputSecurityGroupInput) DescribeInputSecurityGroupRequest
- func (c *Client) DescribeOfferingRequest(input *DescribeOfferingInput) DescribeOfferingRequest
- func (c *Client) DescribeReservationRequest(input *DescribeReservationInput) DescribeReservationRequest
- func (c *Client) DescribeScheduleRequest(input *DescribeScheduleInput) DescribeScheduleRequest
- func (c *Client) ListChannelsRequest(input *ListChannelsInput) ListChannelsRequest
- func (c *Client) ListInputSecurityGroupsRequest(input *ListInputSecurityGroupsInput) ListInputSecurityGroupsRequest
- func (c *Client) ListInputsRequest(input *ListInputsInput) ListInputsRequest
- func (c *Client) ListOfferingsRequest(input *ListOfferingsInput) ListOfferingsRequest
- func (c *Client) ListReservationsRequest(input *ListReservationsInput) ListReservationsRequest
- func (c *Client) ListTagsForResourceRequest(input *ListTagsForResourceInput) ListTagsForResourceRequest
- func (c *Client) PurchaseOfferingRequest(input *PurchaseOfferingInput) PurchaseOfferingRequest
- func (c *Client) StartChannelRequest(input *StartChannelInput) StartChannelRequest
- func (c *Client) StopChannelRequest(input *StopChannelInput) StopChannelRequest
- func (c *Client) UpdateChannelClassRequest(input *UpdateChannelClassInput) UpdateChannelClassRequest
- func (c *Client) UpdateChannelRequest(input *UpdateChannelInput) UpdateChannelRequest
- func (c *Client) UpdateInputRequest(input *UpdateInputInput) UpdateInputRequest
- func (c *Client) UpdateInputSecurityGroupRequest(input *UpdateInputSecurityGroupInput) UpdateInputSecurityGroupRequest
- func (c *Client) UpdateReservationRequest(input *UpdateReservationInput) UpdateReservationRequest
- func (c *Client) WaitUntilChannelCreated(ctx context.Context, input *DescribeChannelInput, opts ...aws.WaiterOption) error
- func (c *Client) WaitUntilChannelDeleted(ctx context.Context, input *DescribeChannelInput, opts ...aws.WaiterOption) error
- func (c *Client) WaitUntilChannelRunning(ctx context.Context, input *DescribeChannelInput, opts ...aws.WaiterOption) error
- func (c *Client) WaitUntilChannelStopped(ctx context.Context, input *DescribeChannelInput, opts ...aws.WaiterOption) error
- type CreateChannelInput
- type CreateChannelOutput
- type CreateChannelRequest
- type CreateChannelResponse
- type CreateInputInput
- type CreateInputOutput
- type CreateInputRequest
- type CreateInputResponse
- type CreateInputSecurityGroupInput
- type CreateInputSecurityGroupOutput
- type CreateInputSecurityGroupRequest
- type CreateInputSecurityGroupResponse
- type CreateTagsInput
- type CreateTagsOutput
- type CreateTagsRequest
- type CreateTagsResponse
- type DeleteChannelInput
- type DeleteChannelOutput
- type DeleteChannelRequest
- type DeleteChannelResponse
- type DeleteInputInput
- type DeleteInputOutput
- type DeleteInputRequest
- type DeleteInputResponse
- type DeleteInputSecurityGroupInput
- type DeleteInputSecurityGroupOutput
- type DeleteInputSecurityGroupRequest
- type DeleteInputSecurityGroupResponse
- type DeleteReservationInput
- type DeleteReservationOutput
- type DeleteReservationRequest
- type DeleteReservationResponse
- type DeleteScheduleInput
- type DeleteScheduleOutput
- type DeleteScheduleRequest
- type DeleteScheduleResponse
- type DeleteTagsInput
- type DeleteTagsOutput
- type DeleteTagsRequest
- type DeleteTagsResponse
- type DescribeChannelInput
- type DescribeChannelOutput
- type DescribeChannelRequest
- type DescribeChannelResponse
- type DescribeInputInput
- type DescribeInputOutput
- type DescribeInputRequest
- type DescribeInputResponse
- type DescribeInputSecurityGroupInput
- type DescribeInputSecurityGroupOutput
- type DescribeInputSecurityGroupRequest
- type DescribeInputSecurityGroupResponse
- type DescribeOfferingInput
- type DescribeOfferingOutput
- type DescribeOfferingRequest
- type DescribeOfferingResponse
- type DescribeReservationInput
- type DescribeReservationOutput
- type DescribeReservationRequest
- type DescribeReservationResponse
- type DescribeScheduleInput
- type DescribeScheduleOutput
- type DescribeSchedulePaginator
- type DescribeScheduleRequest
- type DescribeScheduleResponse
- type DvbNitSettings
- type DvbSdtOutputSdt
- type DvbSdtSettings
- type DvbSubDestinationAlignment
- type DvbSubDestinationBackgroundColor
- type DvbSubDestinationFontColor
- type DvbSubDestinationOutlineColor
- type DvbSubDestinationSettings
- type DvbSubDestinationShadowColor
- type DvbSubDestinationTeletextGridControl
- type DvbSubSourceSettings
- type DvbTdtSettings
- type Eac3AttenuationControl
- type Eac3BitstreamMode
- type Eac3CodingMode
- type Eac3DcFilter
- type Eac3DrcLine
- type Eac3DrcRf
- type Eac3LfeControl
- type Eac3LfeFilter
- type Eac3MetadataControl
- type Eac3PassthroughControl
- type Eac3PhaseControl
- type Eac3Settings
- type Eac3StereoDownmix
- type Eac3SurroundExMode
- type Eac3SurroundMode
- type EmbeddedConvert608To708
- type EmbeddedDestinationSettings
- type EmbeddedPlusScte20DestinationSettings
- type EmbeddedScte20Detection
- type EmbeddedSourceSettings
- type EncoderSettings
- type FecOutputIncludeFec
- type FecOutputSettings
- type FixedAfd
- type FixedModeScheduleActionStartSettings
- type FollowModeScheduleActionStartSettings
- type FollowPoint
- type FrameCaptureGroupSettings
- type FrameCaptureOutputSettings
- type FrameCaptureSettings
- type GlobalConfiguration
- type GlobalConfigurationInputEndAction
- type GlobalConfigurationLowFramerateInputs
- type GlobalConfigurationOutputLockingMode
- type GlobalConfigurationOutputTimingSource
- type H264AdaptiveQuantization
- type H264ColorMetadata
- type H264EntropyEncoding
- type H264FlickerAq
- type H264FramerateControl
- type H264GopBReference
- type H264GopSizeUnits
- type H264Level
- type H264LookAheadRateControl
- type H264ParControl
- type H264Profile
- type H264RateControlMode
- type H264ScanType
- type H264SceneChangeDetect
- type H264Settings
- type H264SpatialAq
- type H264SubGopLength
- type H264Syntax
- type H264TemporalAq
- type H264TimecodeInsertionBehavior
- type HlsAdMarkers
- type HlsAkamaiHttpTransferMode
- type HlsAkamaiSettings
- type HlsBasicPutSettings
- type HlsCaptionLanguageSetting
- type HlsCdnSettings
- type HlsClientCache
- type HlsCodecSpecification
- type HlsDirectoryStructure
- type HlsEncryptionType
- type HlsGroupSettings
- type HlsInputSettings
- type HlsIvInManifest
- type HlsIvSource
- type HlsManifestCompression
- type HlsManifestDurationFormat
- type HlsMediaStoreSettings
- type HlsMediaStoreStorageClass
- type HlsMode
- type HlsOutputSelection
- type HlsOutputSettings
- type HlsProgramDateTime
- type HlsRedundantManifest
- type HlsSegmentationMode
- type HlsSettings
- type HlsStreamInfResolution
- type HlsTimedMetadataId3Frame
- type HlsTimedMetadataScheduleActionSettings
- type HlsTsFileMode
- type HlsWebdavHttpTransferMode
- type HlsWebdavSettings
- type IFrameOnlyPlaylistType
- type ImmediateModeScheduleActionStartSettings
- type Input
- type InputAttachment
- type InputChannelLevel
- type InputClass
- type InputClippingSettings
- type InputCodec
- type InputDeblockFilter
- type InputDenoiseFilter
- type InputDestination
- type InputDestinationRequest
- type InputDestinationVpc
- type InputFilter
- type InputLocation
- type InputLossActionForHlsOut
- type InputLossActionForMsSmoothOut
- type InputLossActionForRtmpOut
- type InputLossActionForUdpOut
- type InputLossBehavior
- type InputLossImageType
- type InputMaximumBitrate
- type InputResolution
- type InputSecurityGroup
- type InputSecurityGroupState
- type InputSettings
- type InputSource
- type InputSourceEndBehavior
- type InputSourceRequest
- type InputSourceType
- type InputSpecification
- type InputState
- type InputSwitchScheduleActionSettings
- type InputTimecodeSource
- type InputType
- type InputVpcRequest
- type InputWhitelistRule
- type InputWhitelistRuleCidr
- type KeyProviderSettings
- type LastFrameClippingBehavior
- type ListChannelsInput
- type ListChannelsOutput
- type ListChannelsPaginator
- type ListChannelsRequest
- type ListChannelsResponse
- type ListInputSecurityGroupsInput
- type ListInputSecurityGroupsOutput
- type ListInputSecurityGroupsPaginator
- type ListInputSecurityGroupsRequest
- type ListInputSecurityGroupsResponse
- type ListInputsInput
- type ListInputsOutput
- type ListInputsPaginator
- type ListInputsRequest
- type ListInputsResponse
- type ListOfferingsInput
- type ListOfferingsOutput
- type ListOfferingsPaginator
- type ListOfferingsRequest
- type ListOfferingsResponse
- type ListReservationsInput
- type ListReservationsOutput
- type ListReservationsPaginator
- type ListReservationsRequest
- type ListReservationsResponse
- type ListTagsForResourceInput
- type ListTagsForResourceOutput
- type ListTagsForResourceRequest
- type ListTagsForResourceResponse
- type LogLevel
- type M2tsAbsentInputAudioBehavior
- type M2tsArib
- type M2tsAribCaptionsPidControl
- type M2tsAudioBufferModel
- type M2tsAudioInterval
- type M2tsAudioStreamType
- type M2tsBufferModel
- type M2tsCcDescriptor
- type M2tsEbifControl
- type M2tsEbpPlacement
- type M2tsEsRateInPes
- type M2tsKlv
- type M2tsPcrControl
- type M2tsRateMode
- type M2tsScte35Control
- type M2tsSegmentationMarkers
- type M2tsSegmentationStyle
- type M2tsSettings
- type M2tsTimedMetadataBehavior
- type M3u8PcrControl
- type M3u8Scte35Behavior
- type M3u8Settings
- type M3u8TimedMetadataBehavior
- type MediaConnectFlow
- type MediaConnectFlowRequest
- type MediaPackageGroupSettings
- type MediaPackageOutputDestinationSettings
- type MediaPackageOutputSettings
- type Mp2CodingMode
- type Mp2Settings
- type MsSmoothGroupSettings
- type MsSmoothOutputSettings
- type NetworkInputServerValidation
- type NetworkInputSettings
- type Offering
- type OfferingDurationUnits
- type OfferingType
- type Output
- type OutputDestination
- type OutputDestinationSettings
- type OutputGroup
- type OutputGroupSettings
- type OutputLocationRef
- type OutputSettings
- type PassThroughSettings
- type PauseStateScheduleActionSettings
- type PipelineDetail
- type PipelineId
- type PipelinePauseStateSettings
- type PurchaseOfferingInput
- type PurchaseOfferingOutput
- type PurchaseOfferingRequest
- type PurchaseOfferingResponse
- type RemixSettings
- type Reservation
- type ReservationCodec
- type ReservationMaximumBitrate
- type ReservationMaximumFramerate
- type ReservationResolution
- type ReservationResourceSpecification
- type ReservationResourceType
- type ReservationSpecialFeature
- type ReservationState
- type ReservationVideoQuality
- type RtmpCacheFullBehavior
- type RtmpCaptionData
- type RtmpCaptionInfoDestinationSettings
- type RtmpGroupSettings
- type RtmpOutputCertificateMode
- type RtmpOutputSettings
- type ScheduleAction
- type ScheduleActionSettings
- type ScheduleActionStartSettings
- type Scte20Convert608To708
- type Scte20PlusEmbeddedDestinationSettings
- type Scte20SourceSettings
- type Scte27DestinationSettings
- type Scte27SourceSettings
- type Scte35AposNoRegionalBlackoutBehavior
- type Scte35AposWebDeliveryAllowedBehavior
- type Scte35ArchiveAllowedFlag
- type Scte35DeliveryRestrictions
- type Scte35Descriptor
- type Scte35DescriptorSettings
- type Scte35DeviceRestrictions
- type Scte35NoRegionalBlackoutFlag
- type Scte35ReturnToNetworkScheduleActionSettings
- type Scte35SegmentationCancelIndicator
- type Scte35SegmentationDescriptor
- type Scte35SpliceInsert
- type Scte35SpliceInsertNoRegionalBlackoutBehavior
- type Scte35SpliceInsertScheduleActionSettings
- type Scte35SpliceInsertWebDeliveryAllowedBehavior
- type Scte35TimeSignalApos
- type Scte35TimeSignalScheduleActionSettings
- type Scte35WebDeliveryAllowedFlag
- type SmoothGroupAudioOnlyTimecodeControl
- type SmoothGroupCertificateMode
- type SmoothGroupEventIdMode
- type SmoothGroupEventStopBehavior
- type SmoothGroupSegmentationMode
- type SmoothGroupSparseTrackType
- type SmoothGroupStreamManifestBehavior
- type SmoothGroupTimestampOffsetMode
- type SmpteTtDestinationSettings
- type StandardHlsSettings
- type StartChannelInput
- type StartChannelOutput
- type StartChannelRequest
- type StartChannelResponse
- type StartTimecode
- type StaticImageActivateScheduleActionSettings
- type StaticImageDeactivateScheduleActionSettings
- type StaticKeySettings
- type StopChannelInput
- type StopChannelOutput
- type StopChannelRequest
- type StopChannelResponse
- type StopTimecode
- type TeletextDestinationSettings
- type TeletextSourceSettings
- type TimecodeConfig
- type TimecodeConfigSource
- type TtmlDestinationSettings
- type TtmlDestinationStyleControl
- type UdpContainerSettings
- type UdpGroupSettings
- type UdpOutputSettings
- type UdpTimedMetadataId3Frame
- type UpdateChannelClassInput
- type UpdateChannelClassOutput
- type UpdateChannelClassRequest
- type UpdateChannelClassResponse
- type UpdateChannelInput
- type UpdateChannelOutput
- type UpdateChannelRequest
- type UpdateChannelResponse
- type UpdateInputInput
- type UpdateInputOutput
- type UpdateInputRequest
- type UpdateInputResponse
- type UpdateInputSecurityGroupInput
- type UpdateInputSecurityGroupOutput
- type UpdateInputSecurityGroupRequest
- type UpdateInputSecurityGroupResponse
- type UpdateReservationInput
- type UpdateReservationOutput
- type UpdateReservationRequest
- type UpdateReservationResponse
- type ValidationError
- type VideoCodecSettings
- type VideoDescription
- type VideoDescriptionRespondToAfd
- type VideoDescriptionScalingBehavior
- type VideoSelector
- type VideoSelectorColorSpace
- type VideoSelectorColorSpaceUsage
- type VideoSelectorPid
- type VideoSelectorProgramId
- type VideoSelectorSettings
- type WebvttDestinationSettings
Constants ¶
const ( ServiceName = "MediaLive" // Service's name ServiceID = "MediaLive" // Service's identifier EndpointsID = "medialive" // Service's Endpoint identifier )
const ( // ErrCodeBadGatewayException for service response error code // "BadGatewayException". ErrCodeBadGatewayException = "BadGatewayException" // ErrCodeBadRequestException for service response error code // "BadRequestException". ErrCodeBadRequestException = "BadRequestException" // ErrCodeConflictException for service response error code // "ConflictException". ErrCodeConflictException = "ConflictException" // ErrCodeForbiddenException for service response error code // "ForbiddenException". ErrCodeForbiddenException = "ForbiddenException" // ErrCodeGatewayTimeoutException for service response error code // "GatewayTimeoutException". ErrCodeGatewayTimeoutException = "GatewayTimeoutException" // ErrCodeInternalServerErrorException for service response error code // "InternalServerErrorException". ErrCodeInternalServerErrorException = "InternalServerErrorException" // ErrCodeNotFoundException for service response error code // "NotFoundException". ErrCodeNotFoundException = "NotFoundException" // ErrCodeTooManyRequestsException for service response error code // "TooManyRequestsException". ErrCodeTooManyRequestsException = "TooManyRequestsException" // ErrCodeUnprocessableEntityException for service response error code // "UnprocessableEntityException". ErrCodeUnprocessableEntityException = "UnprocessableEntityException" )
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type AacCodingMode ¶
type AacCodingMode string
Aac Coding Mode
const ( AacCodingModeAdReceiverMix AacCodingMode = "AD_RECEIVER_MIX" AacCodingModeCodingMode10 AacCodingMode = "CODING_MODE_1_0" AacCodingModeCodingMode11 AacCodingMode = "CODING_MODE_1_1" AacCodingModeCodingMode20 AacCodingMode = "CODING_MODE_2_0" AacCodingModeCodingMode51 AacCodingMode = "CODING_MODE_5_1" )
Enum values for AacCodingMode
func (AacCodingMode) MarshalValue ¶ added in v0.3.0
func (enum AacCodingMode) MarshalValue() (string, error)
func (AacCodingMode) MarshalValueBuf ¶ added in v0.3.0
func (enum AacCodingMode) MarshalValueBuf(b []byte) ([]byte, error)
type AacInputType ¶
type AacInputType string
Aac Input Type
const ( AacInputTypeBroadcasterMixedAd AacInputType = "BROADCASTER_MIXED_AD" AacInputTypeNormal AacInputType = "NORMAL" )
Enum values for AacInputType
func (AacInputType) MarshalValue ¶ added in v0.3.0
func (enum AacInputType) MarshalValue() (string, error)
func (AacInputType) MarshalValueBuf ¶ added in v0.3.0
func (enum AacInputType) MarshalValueBuf(b []byte) ([]byte, error)
type AacProfile ¶
type AacProfile string
Aac Profile
const ( AacProfileHev1 AacProfile = "HEV1" AacProfileHev2 AacProfile = "HEV2" AacProfileLc AacProfile = "LC" )
Enum values for AacProfile
func (AacProfile) MarshalValue ¶ added in v0.3.0
func (enum AacProfile) MarshalValue() (string, error)
func (AacProfile) MarshalValueBuf ¶ added in v0.3.0
func (enum AacProfile) MarshalValueBuf(b []byte) ([]byte, error)
type AacRateControlMode ¶
type AacRateControlMode string
Aac Rate Control Mode
const ( AacRateControlModeCbr AacRateControlMode = "CBR" AacRateControlModeVbr AacRateControlMode = "VBR" )
Enum values for AacRateControlMode
func (AacRateControlMode) MarshalValue ¶ added in v0.3.0
func (enum AacRateControlMode) MarshalValue() (string, error)
func (AacRateControlMode) MarshalValueBuf ¶ added in v0.3.0
func (enum AacRateControlMode) MarshalValueBuf(b []byte) ([]byte, error)
type AacRawFormat ¶
type AacRawFormat string
Aac Raw Format
const ( AacRawFormatLatmLoas AacRawFormat = "LATM_LOAS" AacRawFormatNone AacRawFormat = "NONE" )
Enum values for AacRawFormat
func (AacRawFormat) MarshalValue ¶ added in v0.3.0
func (enum AacRawFormat) MarshalValue() (string, error)
func (AacRawFormat) MarshalValueBuf ¶ added in v0.3.0
func (enum AacRawFormat) MarshalValueBuf(b []byte) ([]byte, error)
type AacSettings ¶
type AacSettings struct { // Average bitrate in bits/second. Valid values depend on rate control mode // and profile. Bitrate *float64 `locationName:"bitrate" type:"double"` // Mono, Stereo, or 5.1 channel layout. Valid values depend on rate control // mode and profile. The adReceiverMix setting receives a stereo description // plus control track and emits a mono AAC encode of the description track, // with control data emitted in the PES header as per ETSI TS 101 154 Annex // E. CodingMode AacCodingMode `locationName:"codingMode" type:"string" enum:"true"` // Set to "broadcasterMixedAd" when input contains pre-mixed main audio + AD // (narration) as a stereo pair. The Audio Type field (audioType) will be set // to 3, which signals to downstream systems that this stream contains "broadcaster // mixed AD". Note that the input received by the encoder must contain pre-mixed // audio; the encoder does not perform the mixing. The values in audioTypeControl // and audioType (in AudioDescription) are ignored when set to broadcasterMixedAd.Leave // set to "normal" when input does not contain pre-mixed audio + AD. InputType AacInputType `locationName:"inputType" type:"string" enum:"true"` // AAC Profile. Profile AacProfile `locationName:"profile" type:"string" enum:"true"` // Rate Control Mode. RateControlMode AacRateControlMode `locationName:"rateControlMode" type:"string" enum:"true"` // Sets LATM / LOAS AAC output for raw containers. RawFormat AacRawFormat `locationName:"rawFormat" type:"string" enum:"true"` // Sample rate in Hz. Valid values depend on rate control mode and profile. SampleRate *float64 `locationName:"sampleRate" type:"double"` // Use MPEG-2 AAC audio instead of MPEG-4 AAC audio for raw or MPEG-2 Transport // Stream containers. Spec AacSpec `locationName:"spec" type:"string" enum:"true"` // VBR Quality Level - Only used if rateControlMode is VBR. VbrQuality AacVbrQuality `locationName:"vbrQuality" type:"string" enum:"true"` // contains filtered or unexported fields }
Aac Settings Please also see https://docs.aws.amazon.com/goto/WebAPI/medialive-2017-10-14/AacSettings
func (AacSettings) MarshalFields ¶ added in v0.3.0
func (s AacSettings) MarshalFields(e protocol.FieldEncoder) error
MarshalFields encodes the AWS API shape using the passed in protocol encoder.
func (AacSettings) String ¶
func (s AacSettings) String() string
String returns the string representation
type AacVbrQuality ¶
type AacVbrQuality string
Aac Vbr Quality
const ( AacVbrQualityHigh AacVbrQuality = "HIGH" AacVbrQualityLow AacVbrQuality = "LOW" AacVbrQualityMediumHigh AacVbrQuality = "MEDIUM_HIGH" AacVbrQualityMediumLow AacVbrQuality = "MEDIUM_LOW" )
Enum values for AacVbrQuality
func (AacVbrQuality) MarshalValue ¶ added in v0.3.0
func (enum AacVbrQuality) MarshalValue() (string, error)
func (AacVbrQuality) MarshalValueBuf ¶ added in v0.3.0
func (enum AacVbrQuality) MarshalValueBuf(b []byte) ([]byte, error)
type Ac3BitstreamMode ¶
type Ac3BitstreamMode string
Ac3 Bitstream Mode
const ( Ac3BitstreamModeCommentary Ac3BitstreamMode = "COMMENTARY" Ac3BitstreamModeCompleteMain Ac3BitstreamMode = "COMPLETE_MAIN" Ac3BitstreamModeDialogue Ac3BitstreamMode = "DIALOGUE" Ac3BitstreamModeEmergency Ac3BitstreamMode = "EMERGENCY" Ac3BitstreamModeHearingImpaired Ac3BitstreamMode = "HEARING_IMPAIRED" Ac3BitstreamModeMusicAndEffects Ac3BitstreamMode = "MUSIC_AND_EFFECTS" Ac3BitstreamModeVisuallyImpaired Ac3BitstreamMode = "VISUALLY_IMPAIRED" Ac3BitstreamModeVoiceOver Ac3BitstreamMode = "VOICE_OVER" )
Enum values for Ac3BitstreamMode
func (Ac3BitstreamMode) MarshalValue ¶ added in v0.3.0
func (enum Ac3BitstreamMode) MarshalValue() (string, error)
func (Ac3BitstreamMode) MarshalValueBuf ¶ added in v0.3.0
func (enum Ac3BitstreamMode) MarshalValueBuf(b []byte) ([]byte, error)
type Ac3CodingMode ¶
type Ac3CodingMode string
Ac3 Coding Mode
const ( Ac3CodingModeCodingMode10 Ac3CodingMode = "CODING_MODE_1_0" Ac3CodingModeCodingMode11 Ac3CodingMode = "CODING_MODE_1_1" Ac3CodingModeCodingMode20 Ac3CodingMode = "CODING_MODE_2_0" Ac3CodingModeCodingMode32Lfe Ac3CodingMode = "CODING_MODE_3_2_LFE" )
Enum values for Ac3CodingMode
func (Ac3CodingMode) MarshalValue ¶ added in v0.3.0
func (enum Ac3CodingMode) MarshalValue() (string, error)
func (Ac3CodingMode) MarshalValueBuf ¶ added in v0.3.0
func (enum Ac3CodingMode) MarshalValueBuf(b []byte) ([]byte, error)
type Ac3DrcProfile ¶
type Ac3DrcProfile string
Ac3 Drc Profile
const ( Ac3DrcProfileFilmStandard Ac3DrcProfile = "FILM_STANDARD" Ac3DrcProfileNone Ac3DrcProfile = "NONE" )
Enum values for Ac3DrcProfile
func (Ac3DrcProfile) MarshalValue ¶ added in v0.3.0
func (enum Ac3DrcProfile) MarshalValue() (string, error)
func (Ac3DrcProfile) MarshalValueBuf ¶ added in v0.3.0
func (enum Ac3DrcProfile) MarshalValueBuf(b []byte) ([]byte, error)
type Ac3LfeFilter ¶
type Ac3LfeFilter string
Ac3 Lfe Filter
const ( Ac3LfeFilterDisabled Ac3LfeFilter = "DISABLED" Ac3LfeFilterEnabled Ac3LfeFilter = "ENABLED" )
Enum values for Ac3LfeFilter
func (Ac3LfeFilter) MarshalValue ¶ added in v0.3.0
func (enum Ac3LfeFilter) MarshalValue() (string, error)
func (Ac3LfeFilter) MarshalValueBuf ¶ added in v0.3.0
func (enum Ac3LfeFilter) MarshalValueBuf(b []byte) ([]byte, error)
type Ac3MetadataControl ¶
type Ac3MetadataControl string
Ac3 Metadata Control
const ( Ac3MetadataControlFollowInput Ac3MetadataControl = "FOLLOW_INPUT" Ac3MetadataControlUseConfigured Ac3MetadataControl = "USE_CONFIGURED" )
Enum values for Ac3MetadataControl
func (Ac3MetadataControl) MarshalValue ¶ added in v0.3.0
func (enum Ac3MetadataControl) MarshalValue() (string, error)
func (Ac3MetadataControl) MarshalValueBuf ¶ added in v0.3.0
func (enum Ac3MetadataControl) MarshalValueBuf(b []byte) ([]byte, error)
type Ac3Settings ¶
type Ac3Settings struct { // Average bitrate in bits/second. Valid bitrates depend on the coding mode. Bitrate *float64 `locationName:"bitrate" type:"double"` // Specifies the bitstream mode (bsmod) for the emitted AC-3 stream. See ATSC // A/52-2012 for background on these values. BitstreamMode Ac3BitstreamMode `locationName:"bitstreamMode" type:"string" enum:"true"` // Dolby Digital coding mode. Determines number of channels. CodingMode Ac3CodingMode `locationName:"codingMode" type:"string" enum:"true"` // Sets the dialnorm for the output. If excluded and input audio is Dolby Digital, // dialnorm will be passed through. Dialnorm *int64 `locationName:"dialnorm" min:"1" type:"integer"` // If set to filmStandard, adds dynamic range compression signaling to the output // bitstream as defined in the Dolby Digital specification. DrcProfile Ac3DrcProfile `locationName:"drcProfile" type:"string" enum:"true"` // When set to enabled, applies a 120Hz lowpass filter to the LFE channel prior // to encoding. Only valid in codingMode32Lfe mode. LfeFilter Ac3LfeFilter `locationName:"lfeFilter" type:"string" enum:"true"` // When set to "followInput", encoder metadata will be sourced from the DD, // DD+, or DolbyE decoder that supplied this audio data. If audio was not supplied // from one of these streams, then the static metadata settings will be used. MetadataControl Ac3MetadataControl `locationName:"metadataControl" type:"string" enum:"true"` // contains filtered or unexported fields }
Ac3 Settings Please also see https://docs.aws.amazon.com/goto/WebAPI/medialive-2017-10-14/Ac3Settings
func (Ac3Settings) MarshalFields ¶ added in v0.3.0
func (s Ac3Settings) MarshalFields(e protocol.FieldEncoder) error
MarshalFields encodes the AWS API shape using the passed in protocol encoder.
func (Ac3Settings) String ¶
func (s Ac3Settings) String() string
String returns the string representation
func (*Ac3Settings) Validate ¶ added in v0.4.0
func (s *Ac3Settings) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type AfdSignaling ¶
type AfdSignaling string
Afd Signaling
const ( AfdSignalingAuto AfdSignaling = "AUTO" AfdSignalingFixed AfdSignaling = "FIXED" AfdSignalingNone AfdSignaling = "NONE" )
Enum values for AfdSignaling
func (AfdSignaling) MarshalValue ¶ added in v0.3.0
func (enum AfdSignaling) MarshalValue() (string, error)
func (AfdSignaling) MarshalValueBuf ¶ added in v0.3.0
func (enum AfdSignaling) MarshalValueBuf(b []byte) ([]byte, error)
type ArchiveContainerSettings ¶
type ArchiveContainerSettings struct { // M2ts Settings M2tsSettings *M2tsSettings `locationName:"m2tsSettings" type:"structure"` // contains filtered or unexported fields }
Archive Container Settings Please also see https://docs.aws.amazon.com/goto/WebAPI/medialive-2017-10-14/ArchiveContainerSettings
func (ArchiveContainerSettings) MarshalFields ¶ added in v0.3.0
func (s ArchiveContainerSettings) MarshalFields(e protocol.FieldEncoder) error
MarshalFields encodes the AWS API shape using the passed in protocol encoder.
func (ArchiveContainerSettings) String ¶
func (s ArchiveContainerSettings) String() string
String returns the string representation
func (*ArchiveContainerSettings) Validate ¶ added in v0.4.0
func (s *ArchiveContainerSettings) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type ArchiveGroupSettings ¶
type ArchiveGroupSettings struct { // A directory and base filename where archive files should be written. // // Destination is a required field Destination *OutputLocationRef `locationName:"destination" type:"structure" required:"true"` // Number of seconds to write to archive file before closing and starting a // new one. RolloverInterval *int64 `locationName:"rolloverInterval" min:"1" type:"integer"` // contains filtered or unexported fields }
Archive Group Settings Please also see https://docs.aws.amazon.com/goto/WebAPI/medialive-2017-10-14/ArchiveGroupSettings
func (ArchiveGroupSettings) MarshalFields ¶ added in v0.3.0
func (s ArchiveGroupSettings) MarshalFields(e protocol.FieldEncoder) error
MarshalFields encodes the AWS API shape using the passed in protocol encoder.
func (ArchiveGroupSettings) String ¶
func (s ArchiveGroupSettings) String() string
String returns the string representation
func (*ArchiveGroupSettings) Validate ¶ added in v0.4.0
func (s *ArchiveGroupSettings) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type ArchiveOutputSettings ¶
type ArchiveOutputSettings struct { // Settings specific to the container type of the file. // // ContainerSettings is a required field ContainerSettings *ArchiveContainerSettings `locationName:"containerSettings" type:"structure" required:"true"` // Output file extension. If excluded, this will be auto-selected from the container // type. Extension *string `locationName:"extension" type:"string"` // String concatenated to the end of the destination filename. Required for // multiple outputs of the same type. NameModifier *string `locationName:"nameModifier" type:"string"` // contains filtered or unexported fields }
Archive Output Settings Please also see https://docs.aws.amazon.com/goto/WebAPI/medialive-2017-10-14/ArchiveOutputSettings
func (ArchiveOutputSettings) MarshalFields ¶ added in v0.3.0
func (s ArchiveOutputSettings) MarshalFields(e protocol.FieldEncoder) error
MarshalFields encodes the AWS API shape using the passed in protocol encoder.
func (ArchiveOutputSettings) String ¶
func (s ArchiveOutputSettings) String() string
String returns the string representation
func (*ArchiveOutputSettings) Validate ¶ added in v0.4.0
func (s *ArchiveOutputSettings) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type AribDestinationSettings ¶
type AribDestinationSettings struct {
// contains filtered or unexported fields
}
Arib Destination Settings Please also see https://docs.aws.amazon.com/goto/WebAPI/medialive-2017-10-14/AribDestinationSettings
func (AribDestinationSettings) MarshalFields ¶ added in v0.3.0
func (s AribDestinationSettings) MarshalFields(e protocol.FieldEncoder) error
MarshalFields encodes the AWS API shape using the passed in protocol encoder.
func (AribDestinationSettings) String ¶
func (s AribDestinationSettings) String() string
String returns the string representation
type AribSourceSettings ¶
type AribSourceSettings struct {
// contains filtered or unexported fields
}
Arib Source Settings Please also see https://docs.aws.amazon.com/goto/WebAPI/medialive-2017-10-14/AribSourceSettings
func (AribSourceSettings) MarshalFields ¶ added in v0.3.0
func (s AribSourceSettings) MarshalFields(e protocol.FieldEncoder) error
MarshalFields encodes the AWS API shape using the passed in protocol encoder.
func (AribSourceSettings) String ¶
func (s AribSourceSettings) String() string
String returns the string representation
type AudioChannelMapping ¶
type AudioChannelMapping struct { // Indices and gain values for each input channel that should be remixed into // this output channel. // // InputChannelLevels is a required field InputChannelLevels []InputChannelLevel `locationName:"inputChannelLevels" type:"list" required:"true"` // The index of the output channel being produced. // // OutputChannel is a required field OutputChannel *int64 `locationName:"outputChannel" type:"integer" required:"true"` // contains filtered or unexported fields }
Audio Channel Mapping Please also see https://docs.aws.amazon.com/goto/WebAPI/medialive-2017-10-14/AudioChannelMapping
func (AudioChannelMapping) MarshalFields ¶ added in v0.3.0
func (s AudioChannelMapping) MarshalFields(e protocol.FieldEncoder) error
MarshalFields encodes the AWS API shape using the passed in protocol encoder.
func (AudioChannelMapping) String ¶
func (s AudioChannelMapping) String() string
String returns the string representation
func (*AudioChannelMapping) Validate ¶ added in v0.4.0
func (s *AudioChannelMapping) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type AudioCodecSettings ¶
type AudioCodecSettings struct { // Aac Settings AacSettings *AacSettings `locationName:"aacSettings" type:"structure"` // Ac3 Settings Ac3Settings *Ac3Settings `locationName:"ac3Settings" type:"structure"` // Eac3 Settings Eac3Settings *Eac3Settings `locationName:"eac3Settings" type:"structure"` // Mp2 Settings Mp2Settings *Mp2Settings `locationName:"mp2Settings" type:"structure"` // Pass Through Settings PassThroughSettings *PassThroughSettings `locationName:"passThroughSettings" type:"structure"` // contains filtered or unexported fields }
Audio Codec Settings Please also see https://docs.aws.amazon.com/goto/WebAPI/medialive-2017-10-14/AudioCodecSettings
func (AudioCodecSettings) MarshalFields ¶ added in v0.3.0
func (s AudioCodecSettings) MarshalFields(e protocol.FieldEncoder) error
MarshalFields encodes the AWS API shape using the passed in protocol encoder.
func (AudioCodecSettings) String ¶
func (s AudioCodecSettings) String() string
String returns the string representation
func (*AudioCodecSettings) Validate ¶ added in v0.4.0
func (s *AudioCodecSettings) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type AudioDescription ¶
type AudioDescription struct { // Advanced audio normalization settings. AudioNormalizationSettings *AudioNormalizationSettings `locationName:"audioNormalizationSettings" type:"structure"` // The name of the AudioSelector used as the source for this AudioDescription. // // AudioSelectorName is a required field AudioSelectorName *string `locationName:"audioSelectorName" type:"string" required:"true"` // Applies only if audioTypeControl is useConfigured. The values for audioType // are defined in ISO-IEC 13818-1. AudioType AudioType `locationName:"audioType" type:"string" enum:"true"` // Determines how audio type is determined. followInput: If the input contains // an ISO 639 audioType, then that value is passed through to the output. If // the input contains no ISO 639 audioType, the value in Audio Type is included // in the output. useConfigured: The value in Audio Type is included in the // output.Note that this field and audioType are both ignored if inputType is // broadcasterMixedAd. AudioTypeControl AudioDescriptionAudioTypeControl `locationName:"audioTypeControl" type:"string" enum:"true"` // Audio codec settings. CodecSettings *AudioCodecSettings `locationName:"codecSettings" type:"structure"` // Indicates the language of the audio output track. Only used if languageControlMode // is useConfigured, or there is no ISO 639 language code specified in the input. LanguageCode *string `locationName:"languageCode" min:"3" type:"string"` // Choosing followInput will cause the ISO 639 language code of the output to // follow the ISO 639 language code of the input. The languageCode will be used // when useConfigured is set, or when followInput is selected but there is no // ISO 639 language code specified by the input. LanguageCodeControl AudioDescriptionLanguageCodeControl `locationName:"languageCodeControl" type:"string" enum:"true"` // The name of this AudioDescription. Outputs will use this name to uniquely // identify this AudioDescription. Description names should be unique within // this Live Event. // // Name is a required field Name *string `locationName:"name" type:"string" required:"true"` // Settings that control how input audio channels are remixed into the output // audio channels. RemixSettings *RemixSettings `locationName:"remixSettings" type:"structure"` // Used for MS Smooth and Apple HLS outputs. Indicates the name displayed by // the player (eg. English, or Director Commentary). StreamName *string `locationName:"streamName" type:"string"` // contains filtered or unexported fields }
Audio Description Please also see https://docs.aws.amazon.com/goto/WebAPI/medialive-2017-10-14/AudioDescription
func (AudioDescription) MarshalFields ¶ added in v0.3.0
func (s AudioDescription) MarshalFields(e protocol.FieldEncoder) error
MarshalFields encodes the AWS API shape using the passed in protocol encoder.
func (AudioDescription) String ¶
func (s AudioDescription) String() string
String returns the string representation
func (*AudioDescription) Validate ¶ added in v0.4.0
func (s *AudioDescription) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type AudioDescriptionAudioTypeControl ¶
type AudioDescriptionAudioTypeControl string
Audio Description Audio Type Control
const ( AudioDescriptionAudioTypeControlFollowInput AudioDescriptionAudioTypeControl = "FOLLOW_INPUT" AudioDescriptionAudioTypeControlUseConfigured AudioDescriptionAudioTypeControl = "USE_CONFIGURED" )
Enum values for AudioDescriptionAudioTypeControl
func (AudioDescriptionAudioTypeControl) MarshalValue ¶ added in v0.3.0
func (enum AudioDescriptionAudioTypeControl) MarshalValue() (string, error)
func (AudioDescriptionAudioTypeControl) MarshalValueBuf ¶ added in v0.3.0
func (enum AudioDescriptionAudioTypeControl) MarshalValueBuf(b []byte) ([]byte, error)
type AudioDescriptionLanguageCodeControl ¶
type AudioDescriptionLanguageCodeControl string
Audio Description Language Code Control
const ( AudioDescriptionLanguageCodeControlFollowInput AudioDescriptionLanguageCodeControl = "FOLLOW_INPUT" AudioDescriptionLanguageCodeControlUseConfigured AudioDescriptionLanguageCodeControl = "USE_CONFIGURED" )
Enum values for AudioDescriptionLanguageCodeControl
func (AudioDescriptionLanguageCodeControl) MarshalValue ¶ added in v0.3.0
func (enum AudioDescriptionLanguageCodeControl) MarshalValue() (string, error)
func (AudioDescriptionLanguageCodeControl) MarshalValueBuf ¶ added in v0.3.0
func (enum AudioDescriptionLanguageCodeControl) MarshalValueBuf(b []byte) ([]byte, error)
type AudioLanguageSelection ¶
type AudioLanguageSelection struct { // Selects a specific three-letter language code from within an audio source. // // LanguageCode is a required field LanguageCode *string `locationName:"languageCode" type:"string" required:"true"` // When set to "strict", the transport stream demux strictly identifies audio // streams by their language descriptor. If a PMT update occurs such that an // audio stream matching the initially selected language is no longer present // then mute will be encoded until the language returns. If "loose", then on // a PMT update the demux will choose another audio stream in the program with // the same stream type if it can't find one with the same language. LanguageSelectionPolicy AudioLanguageSelectionPolicy `locationName:"languageSelectionPolicy" type:"string" enum:"true"` // contains filtered or unexported fields }
Audio Language Selection Please also see https://docs.aws.amazon.com/goto/WebAPI/medialive-2017-10-14/AudioLanguageSelection
func (AudioLanguageSelection) MarshalFields ¶ added in v0.3.0
func (s AudioLanguageSelection) MarshalFields(e protocol.FieldEncoder) error
MarshalFields encodes the AWS API shape using the passed in protocol encoder.
func (AudioLanguageSelection) String ¶
func (s AudioLanguageSelection) String() string
String returns the string representation
func (*AudioLanguageSelection) Validate ¶ added in v0.4.0
func (s *AudioLanguageSelection) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type AudioLanguageSelectionPolicy ¶
type AudioLanguageSelectionPolicy string
Audio Language Selection Policy
const ( AudioLanguageSelectionPolicyLoose AudioLanguageSelectionPolicy = "LOOSE" AudioLanguageSelectionPolicyStrict AudioLanguageSelectionPolicy = "STRICT" )
Enum values for AudioLanguageSelectionPolicy
func (AudioLanguageSelectionPolicy) MarshalValue ¶ added in v0.3.0
func (enum AudioLanguageSelectionPolicy) MarshalValue() (string, error)
func (AudioLanguageSelectionPolicy) MarshalValueBuf ¶ added in v0.3.0
func (enum AudioLanguageSelectionPolicy) MarshalValueBuf(b []byte) ([]byte, error)
type AudioNormalizationAlgorithm ¶
type AudioNormalizationAlgorithm string
Audio Normalization Algorithm
const ( AudioNormalizationAlgorithmItu17701 AudioNormalizationAlgorithm = "ITU_1770_1" AudioNormalizationAlgorithmItu17702 AudioNormalizationAlgorithm = "ITU_1770_2" )
Enum values for AudioNormalizationAlgorithm
func (AudioNormalizationAlgorithm) MarshalValue ¶ added in v0.3.0
func (enum AudioNormalizationAlgorithm) MarshalValue() (string, error)
func (AudioNormalizationAlgorithm) MarshalValueBuf ¶ added in v0.3.0
func (enum AudioNormalizationAlgorithm) MarshalValueBuf(b []byte) ([]byte, error)
type AudioNormalizationAlgorithmControl ¶
type AudioNormalizationAlgorithmControl string
Audio Normalization Algorithm Control
const (
AudioNormalizationAlgorithmControlCorrectAudio AudioNormalizationAlgorithmControl = "CORRECT_AUDIO"
)
Enum values for AudioNormalizationAlgorithmControl
func (AudioNormalizationAlgorithmControl) MarshalValue ¶ added in v0.3.0
func (enum AudioNormalizationAlgorithmControl) MarshalValue() (string, error)
func (AudioNormalizationAlgorithmControl) MarshalValueBuf ¶ added in v0.3.0
func (enum AudioNormalizationAlgorithmControl) MarshalValueBuf(b []byte) ([]byte, error)
type AudioNormalizationSettings ¶
type AudioNormalizationSettings struct { // Audio normalization algorithm to use. itu17701 conforms to the CALM Act specification, // itu17702 conforms to the EBU R-128 specification. Algorithm AudioNormalizationAlgorithm `locationName:"algorithm" type:"string" enum:"true"` // When set to correctAudio the output audio is corrected using the chosen algorithm. // If set to measureOnly, the audio will be measured but not adjusted. AlgorithmControl AudioNormalizationAlgorithmControl `locationName:"algorithmControl" type:"string" enum:"true"` // Target LKFS(loudness) to adjust volume to. If no value is entered, a default // value will be used according to the chosen algorithm. The CALM Act (1770-1) // recommends a target of -24 LKFS. The EBU R-128 specification (1770-2) recommends // a target of -23 LKFS. TargetLkfs *float64 `locationName:"targetLkfs" type:"double"` // contains filtered or unexported fields }
Audio Normalization Settings Please also see https://docs.aws.amazon.com/goto/WebAPI/medialive-2017-10-14/AudioNormalizationSettings
func (AudioNormalizationSettings) MarshalFields ¶ added in v0.3.0
func (s AudioNormalizationSettings) MarshalFields(e protocol.FieldEncoder) error
MarshalFields encodes the AWS API shape using the passed in protocol encoder.
func (AudioNormalizationSettings) String ¶
func (s AudioNormalizationSettings) String() string
String returns the string representation
type AudioOnlyHlsSettings ¶
type AudioOnlyHlsSettings struct { // Specifies the group to which the audio Rendition belongs. AudioGroupId *string `locationName:"audioGroupId" type:"string"` // For use with an audio only Stream. Must be a .jpg or .png file. If given, // this image will be used as the cover-art for the audio only output. Ideally, // it should be formatted for an iPhone screen for two reasons. The iPhone does // not resize the image, it crops a centered image on the top/bottom and left/right. // Additionally, this image file gets saved bit-for-bit into every 10-second // segment file, so will increase bandwidth by {image file size} * {segment // count} * {user count.}. AudioOnlyImage *InputLocation `locationName:"audioOnlyImage" type:"structure"` // Four types of audio-only tracks are supported:Audio-Only Variant StreamThe // client can play back this audio-only stream instead of video in low-bandwidth // scenarios. Represented as an EXT-X-STREAM-INF in the HLS manifest.Alternate // Audio, Auto Select, DefaultAlternate rendition that the client should try // to play back by default. Represented as an EXT-X-MEDIA in the HLS manifest // with DEFAULT=YES, AUTOSELECT=YESAlternate Audio, Auto Select, Not DefaultAlternate // rendition that the client may try to play back by default. Represented as // an EXT-X-MEDIA in the HLS manifest with DEFAULT=NO, AUTOSELECT=YESAlternate // Audio, not Auto SelectAlternate rendition that the client will not try to // play back by default. Represented as an EXT-X-MEDIA in the HLS manifest with // DEFAULT=NO, AUTOSELECT=NO AudioTrackType AudioOnlyHlsTrackType `locationName:"audioTrackType" type:"string" enum:"true"` // contains filtered or unexported fields }
Audio Only Hls Settings Please also see https://docs.aws.amazon.com/goto/WebAPI/medialive-2017-10-14/AudioOnlyHlsSettings
func (AudioOnlyHlsSettings) MarshalFields ¶ added in v0.3.0
func (s AudioOnlyHlsSettings) MarshalFields(e protocol.FieldEncoder) error
MarshalFields encodes the AWS API shape using the passed in protocol encoder.
func (AudioOnlyHlsSettings) String ¶
func (s AudioOnlyHlsSettings) String() string
String returns the string representation
func (*AudioOnlyHlsSettings) Validate ¶ added in v0.4.0
func (s *AudioOnlyHlsSettings) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type AudioOnlyHlsTrackType ¶
type AudioOnlyHlsTrackType string
Audio Only Hls Track Type
const ( AudioOnlyHlsTrackTypeAlternateAudioAutoSelect AudioOnlyHlsTrackType = "ALTERNATE_AUDIO_AUTO_SELECT" AudioOnlyHlsTrackTypeAlternateAudioAutoSelectDefault AudioOnlyHlsTrackType = "ALTERNATE_AUDIO_AUTO_SELECT_DEFAULT" AudioOnlyHlsTrackTypeAlternateAudioNotAutoSelect AudioOnlyHlsTrackType = "ALTERNATE_AUDIO_NOT_AUTO_SELECT" AudioOnlyHlsTrackTypeAudioOnlyVariantStream AudioOnlyHlsTrackType = "AUDIO_ONLY_VARIANT_STREAM" )
Enum values for AudioOnlyHlsTrackType
func (AudioOnlyHlsTrackType) MarshalValue ¶ added in v0.3.0
func (enum AudioOnlyHlsTrackType) MarshalValue() (string, error)
func (AudioOnlyHlsTrackType) MarshalValueBuf ¶ added in v0.3.0
func (enum AudioOnlyHlsTrackType) MarshalValueBuf(b []byte) ([]byte, error)
type AudioPidSelection ¶
type AudioPidSelection struct { // Selects a specific PID from within a source. // // Pid is a required field Pid *int64 `locationName:"pid" type:"integer" required:"true"` // contains filtered or unexported fields }
Audio Pid Selection Please also see https://docs.aws.amazon.com/goto/WebAPI/medialive-2017-10-14/AudioPidSelection
func (AudioPidSelection) MarshalFields ¶ added in v0.3.0
func (s AudioPidSelection) MarshalFields(e protocol.FieldEncoder) error
MarshalFields encodes the AWS API shape using the passed in protocol encoder.
func (AudioPidSelection) String ¶
func (s AudioPidSelection) String() string
String returns the string representation
func (*AudioPidSelection) Validate ¶ added in v0.4.0
func (s *AudioPidSelection) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type AudioSelector ¶
type AudioSelector struct { // The name of this AudioSelector. AudioDescriptions will use this name to uniquely // identify this Selector. Selector names should be unique per input. // // Name is a required field Name *string `locationName:"name" min:"1" type:"string" required:"true"` // The audio selector settings. SelectorSettings *AudioSelectorSettings `locationName:"selectorSettings" type:"structure"` // contains filtered or unexported fields }
Audio Selector Please also see https://docs.aws.amazon.com/goto/WebAPI/medialive-2017-10-14/AudioSelector
func (AudioSelector) MarshalFields ¶ added in v0.3.0
func (s AudioSelector) MarshalFields(e protocol.FieldEncoder) error
MarshalFields encodes the AWS API shape using the passed in protocol encoder.
func (AudioSelector) String ¶
func (s AudioSelector) String() string
String returns the string representation
func (*AudioSelector) Validate ¶ added in v0.4.0
func (s *AudioSelector) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type AudioSelectorSettings ¶
type AudioSelectorSettings struct { // Audio Language Selection AudioLanguageSelection *AudioLanguageSelection `locationName:"audioLanguageSelection" type:"structure"` // Audio Pid Selection AudioPidSelection *AudioPidSelection `locationName:"audioPidSelection" type:"structure"` // contains filtered or unexported fields }
Audio Selector Settings Please also see https://docs.aws.amazon.com/goto/WebAPI/medialive-2017-10-14/AudioSelectorSettings
func (AudioSelectorSettings) MarshalFields ¶ added in v0.3.0
func (s AudioSelectorSettings) MarshalFields(e protocol.FieldEncoder) error
MarshalFields encodes the AWS API shape using the passed in protocol encoder.
func (AudioSelectorSettings) String ¶
func (s AudioSelectorSettings) String() string
String returns the string representation
func (*AudioSelectorSettings) Validate ¶ added in v0.4.0
func (s *AudioSelectorSettings) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type AudioType ¶
type AudioType string
Audio Type
const ( AudioTypeCleanEffects AudioType = "CLEAN_EFFECTS" AudioTypeHearingImpaired AudioType = "HEARING_IMPAIRED" AudioTypeUndefined AudioType = "UNDEFINED" AudioTypeVisualImpairedCommentary AudioType = "VISUAL_IMPAIRED_COMMENTARY" )
Enum values for AudioType
func (AudioType) MarshalValue ¶ added in v0.3.0
type AuthenticationScheme ¶ added in v0.4.0
type AuthenticationScheme string
Authentication Scheme
const ( AuthenticationSchemeAkamai AuthenticationScheme = "AKAMAI" AuthenticationSchemeCommon AuthenticationScheme = "COMMON" )
Enum values for AuthenticationScheme
func (AuthenticationScheme) MarshalValue ¶ added in v0.4.0
func (enum AuthenticationScheme) MarshalValue() (string, error)
func (AuthenticationScheme) MarshalValueBuf ¶ added in v0.4.0
func (enum AuthenticationScheme) MarshalValueBuf(b []byte) ([]byte, error)
type AvailBlanking ¶
type AvailBlanking struct { // Blanking image to be used. Leave empty for solid black. Only bmp and png // images are supported. AvailBlankingImage *InputLocation `locationName:"availBlankingImage" type:"structure"` // When set to enabled, causes video, audio and captions to be blanked when // insertion metadata is added. State AvailBlankingState `locationName:"state" type:"string" enum:"true"` // contains filtered or unexported fields }
Avail Blanking Please also see https://docs.aws.amazon.com/goto/WebAPI/medialive-2017-10-14/AvailBlanking
func (AvailBlanking) MarshalFields ¶ added in v0.3.0
func (s AvailBlanking) MarshalFields(e protocol.FieldEncoder) error
MarshalFields encodes the AWS API shape using the passed in protocol encoder.
func (AvailBlanking) String ¶
func (s AvailBlanking) String() string
String returns the string representation
func (*AvailBlanking) Validate ¶ added in v0.4.0
func (s *AvailBlanking) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type AvailBlankingState ¶
type AvailBlankingState string
Avail Blanking State
const ( AvailBlankingStateDisabled AvailBlankingState = "DISABLED" AvailBlankingStateEnabled AvailBlankingState = "ENABLED" )
Enum values for AvailBlankingState
func (AvailBlankingState) MarshalValue ¶ added in v0.3.0
func (enum AvailBlankingState) MarshalValue() (string, error)
func (AvailBlankingState) MarshalValueBuf ¶ added in v0.3.0
func (enum AvailBlankingState) MarshalValueBuf(b []byte) ([]byte, error)
type AvailConfiguration ¶
type AvailConfiguration struct { // Ad avail settings. AvailSettings *AvailSettings `locationName:"availSettings" type:"structure"` // contains filtered or unexported fields }
Avail Configuration Please also see https://docs.aws.amazon.com/goto/WebAPI/medialive-2017-10-14/AvailConfiguration
func (AvailConfiguration) MarshalFields ¶ added in v0.3.0
func (s AvailConfiguration) MarshalFields(e protocol.FieldEncoder) error
MarshalFields encodes the AWS API shape using the passed in protocol encoder.
func (AvailConfiguration) String ¶
func (s AvailConfiguration) String() string
String returns the string representation
func (*AvailConfiguration) Validate ¶ added in v0.4.0
func (s *AvailConfiguration) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type AvailSettings ¶
type AvailSettings struct { // Scte35 Splice Insert Scte35SpliceInsert *Scte35SpliceInsert `locationName:"scte35SpliceInsert" type:"structure"` // Scte35 Time Signal Apos Scte35TimeSignalApos *Scte35TimeSignalApos `locationName:"scte35TimeSignalApos" type:"structure"` // contains filtered or unexported fields }
Avail Settings Please also see https://docs.aws.amazon.com/goto/WebAPI/medialive-2017-10-14/AvailSettings
func (AvailSettings) MarshalFields ¶ added in v0.3.0
func (s AvailSettings) MarshalFields(e protocol.FieldEncoder) error
MarshalFields encodes the AWS API shape using the passed in protocol encoder.
func (AvailSettings) String ¶
func (s AvailSettings) String() string
String returns the string representation
func (*AvailSettings) Validate ¶ added in v0.4.0
func (s *AvailSettings) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type BatchScheduleActionCreateRequest ¶ added in v0.5.0
type BatchScheduleActionCreateRequest struct { // A list of schedule actions to create. // // ScheduleActions is a required field ScheduleActions []ScheduleAction `locationName:"scheduleActions" type:"list" required:"true"` // contains filtered or unexported fields }
A list of schedule actions to create (in a request) or that have been created (in a response). Please also see https://docs.aws.amazon.com/goto/WebAPI/medialive-2017-10-14/BatchScheduleActionCreateRequest
func (BatchScheduleActionCreateRequest) MarshalFields ¶ added in v0.5.0
func (s BatchScheduleActionCreateRequest) MarshalFields(e protocol.FieldEncoder) error
MarshalFields encodes the AWS API shape using the passed in protocol encoder.
func (BatchScheduleActionCreateRequest) String ¶ added in v0.5.0
func (s BatchScheduleActionCreateRequest) String() string
String returns the string representation
func (*BatchScheduleActionCreateRequest) Validate ¶ added in v0.5.0
func (s *BatchScheduleActionCreateRequest) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type BatchScheduleActionCreateResult ¶ added in v0.5.0
type BatchScheduleActionCreateResult struct { // List of actions that have been created in the schedule. // // ScheduleActions is a required field ScheduleActions []ScheduleAction `locationName:"scheduleActions" type:"list" required:"true"` // contains filtered or unexported fields }
List of actions that have been created in the schedule. Please also see https://docs.aws.amazon.com/goto/WebAPI/medialive-2017-10-14/BatchScheduleActionCreateResult
func (BatchScheduleActionCreateResult) MarshalFields ¶ added in v0.5.0
func (s BatchScheduleActionCreateResult) MarshalFields(e protocol.FieldEncoder) error
MarshalFields encodes the AWS API shape using the passed in protocol encoder.
func (BatchScheduleActionCreateResult) String ¶ added in v0.5.0
func (s BatchScheduleActionCreateResult) String() string
String returns the string representation
type BatchScheduleActionDeleteRequest ¶ added in v0.5.0
type BatchScheduleActionDeleteRequest struct { // A list of schedule actions to delete. // // ActionNames is a required field ActionNames []string `locationName:"actionNames" type:"list" required:"true"` // contains filtered or unexported fields }
A list of schedule actions to delete. Please also see https://docs.aws.amazon.com/goto/WebAPI/medialive-2017-10-14/BatchScheduleActionDeleteRequest
func (BatchScheduleActionDeleteRequest) MarshalFields ¶ added in v0.5.0
func (s BatchScheduleActionDeleteRequest) MarshalFields(e protocol.FieldEncoder) error
MarshalFields encodes the AWS API shape using the passed in protocol encoder.
func (BatchScheduleActionDeleteRequest) String ¶ added in v0.5.0
func (s BatchScheduleActionDeleteRequest) String() string
String returns the string representation
func (*BatchScheduleActionDeleteRequest) Validate ¶ added in v0.5.0
func (s *BatchScheduleActionDeleteRequest) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type BatchScheduleActionDeleteResult ¶ added in v0.5.0
type BatchScheduleActionDeleteResult struct { // List of actions that have been deleted from the schedule. // // ScheduleActions is a required field ScheduleActions []ScheduleAction `locationName:"scheduleActions" type:"list" required:"true"` // contains filtered or unexported fields }
List of actions that have been deleted from the schedule. Please also see https://docs.aws.amazon.com/goto/WebAPI/medialive-2017-10-14/BatchScheduleActionDeleteResult
func (BatchScheduleActionDeleteResult) MarshalFields ¶ added in v0.5.0
func (s BatchScheduleActionDeleteResult) MarshalFields(e protocol.FieldEncoder) error
MarshalFields encodes the AWS API shape using the passed in protocol encoder.
func (BatchScheduleActionDeleteResult) String ¶ added in v0.5.0
func (s BatchScheduleActionDeleteResult) String() string
String returns the string representation
type BatchUpdateScheduleInput ¶ added in v0.5.0
type BatchUpdateScheduleInput struct { // ChannelId is a required field ChannelId *string `location:"uri" locationName:"channelId" type:"string" required:"true"` // Schedule actions to create in the schedule. Creates *BatchScheduleActionCreateRequest `locationName:"creates" type:"structure"` // Schedule actions to delete from the schedule. Deletes *BatchScheduleActionDeleteRequest `locationName:"deletes" type:"structure"` // contains filtered or unexported fields }
A request to create actions (add actions to the schedule), delete actions (remove actions from the schedule), or both create and delete actions. Please also see https://docs.aws.amazon.com/goto/WebAPI/medialive-2017-10-14/BatchUpdateScheduleRequest
func (BatchUpdateScheduleInput) MarshalFields ¶ added in v0.5.0
func (s BatchUpdateScheduleInput) MarshalFields(e protocol.FieldEncoder) error
MarshalFields encodes the AWS API shape using the passed in protocol encoder.
func (BatchUpdateScheduleInput) String ¶ added in v0.5.0
func (s BatchUpdateScheduleInput) String() string
String returns the string representation
func (*BatchUpdateScheduleInput) Validate ¶ added in v0.5.0
func (s *BatchUpdateScheduleInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type BatchUpdateScheduleOutput ¶ added in v0.5.0
type BatchUpdateScheduleOutput struct { // List of actions that have been created in the schedule. Creates *BatchScheduleActionCreateResult `locationName:"creates" type:"structure"` // List of actions that have been deleted from the schedule. Deletes *BatchScheduleActionDeleteResult `locationName:"deletes" type:"structure"` // contains filtered or unexported fields }
Please also see https://docs.aws.amazon.com/goto/WebAPI/medialive-2017-10-14/BatchUpdateScheduleResponse
func (BatchUpdateScheduleOutput) MarshalFields ¶ added in v0.5.0
func (s BatchUpdateScheduleOutput) MarshalFields(e protocol.FieldEncoder) error
MarshalFields encodes the AWS API shape using the passed in protocol encoder.
func (BatchUpdateScheduleOutput) String ¶ added in v0.5.0
func (s BatchUpdateScheduleOutput) String() string
String returns the string representation
type BatchUpdateScheduleRequest ¶ added in v0.5.0
type BatchUpdateScheduleRequest struct { *aws.Request Input *BatchUpdateScheduleInput Copy func(*BatchUpdateScheduleInput) BatchUpdateScheduleRequest }
BatchUpdateScheduleRequest is the request type for the BatchUpdateSchedule API operation.
func (BatchUpdateScheduleRequest) Send ¶ added in v0.5.0
func (r BatchUpdateScheduleRequest) Send(ctx context.Context) (*BatchUpdateScheduleResponse, error)
Send marshals and sends the BatchUpdateSchedule API request.
type BatchUpdateScheduleResponse ¶ added in v0.9.0
type BatchUpdateScheduleResponse struct { *BatchUpdateScheduleOutput // contains filtered or unexported fields }
BatchUpdateScheduleResponse is the response type for the BatchUpdateSchedule API operation.
func (*BatchUpdateScheduleResponse) SDKResponseMetdata ¶ added in v0.9.0
func (r *BatchUpdateScheduleResponse) SDKResponseMetdata() *aws.Response
SDKResponseMetdata returns the response metadata for the BatchUpdateSchedule request.
type BlackoutSlate ¶
type BlackoutSlate struct { // Blackout slate image to be used. Leave empty for solid black. Only bmp and // png images are supported. BlackoutSlateImage *InputLocation `locationName:"blackoutSlateImage" type:"structure"` // Setting to enabled causes the encoder to blackout the video, audio, and captions, // and raise the "Network Blackout Image" slate when an SCTE104/35 Network End // Segmentation Descriptor is encountered. The blackout will be lifted when // the Network Start Segmentation Descriptor is encountered. The Network End // and Network Start descriptors must contain a network ID that matches the // value entered in "Network ID". NetworkEndBlackout BlackoutSlateNetworkEndBlackout `locationName:"networkEndBlackout" type:"string" enum:"true"` // Path to local file to use as Network End Blackout image. Image will be scaled // to fill the entire output raster. NetworkEndBlackoutImage *InputLocation `locationName:"networkEndBlackoutImage" type:"structure"` // Provides Network ID that matches EIDR ID format (e.g., "10.XXXX/XXXX-XXXX-XXXX-XXXX-XXXX-C"). NetworkId *string `locationName:"networkId" min:"34" type:"string"` // When set to enabled, causes video, audio and captions to be blanked when // indicated by program metadata. State BlackoutSlateState `locationName:"state" type:"string" enum:"true"` // contains filtered or unexported fields }
Blackout Slate Please also see https://docs.aws.amazon.com/goto/WebAPI/medialive-2017-10-14/BlackoutSlate
func (BlackoutSlate) MarshalFields ¶ added in v0.3.0
func (s BlackoutSlate) MarshalFields(e protocol.FieldEncoder) error
MarshalFields encodes the AWS API shape using the passed in protocol encoder.
func (BlackoutSlate) String ¶
func (s BlackoutSlate) String() string
String returns the string representation
func (*BlackoutSlate) Validate ¶ added in v0.4.0
func (s *BlackoutSlate) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type BlackoutSlateNetworkEndBlackout ¶
type BlackoutSlateNetworkEndBlackout string
Blackout Slate Network End Blackout
const ( BlackoutSlateNetworkEndBlackoutDisabled BlackoutSlateNetworkEndBlackout = "DISABLED" BlackoutSlateNetworkEndBlackoutEnabled BlackoutSlateNetworkEndBlackout = "ENABLED" )
Enum values for BlackoutSlateNetworkEndBlackout
func (BlackoutSlateNetworkEndBlackout) MarshalValue ¶ added in v0.3.0
func (enum BlackoutSlateNetworkEndBlackout) MarshalValue() (string, error)
func (BlackoutSlateNetworkEndBlackout) MarshalValueBuf ¶ added in v0.3.0
func (enum BlackoutSlateNetworkEndBlackout) MarshalValueBuf(b []byte) ([]byte, error)
type BlackoutSlateState ¶
type BlackoutSlateState string
Blackout Slate State
const ( BlackoutSlateStateDisabled BlackoutSlateState = "DISABLED" BlackoutSlateStateEnabled BlackoutSlateState = "ENABLED" )
Enum values for BlackoutSlateState
func (BlackoutSlateState) MarshalValue ¶ added in v0.3.0
func (enum BlackoutSlateState) MarshalValue() (string, error)
func (BlackoutSlateState) MarshalValueBuf ¶ added in v0.3.0
func (enum BlackoutSlateState) MarshalValueBuf(b []byte) ([]byte, error)
type BurnInAlignment ¶
type BurnInAlignment string
Burn In Alignment
const ( BurnInAlignmentCentered BurnInAlignment = "CENTERED" BurnInAlignmentLeft BurnInAlignment = "LEFT" BurnInAlignmentSmart BurnInAlignment = "SMART" )
Enum values for BurnInAlignment
func (BurnInAlignment) MarshalValue ¶ added in v0.3.0
func (enum BurnInAlignment) MarshalValue() (string, error)
func (BurnInAlignment) MarshalValueBuf ¶ added in v0.3.0
func (enum BurnInAlignment) MarshalValueBuf(b []byte) ([]byte, error)
type BurnInBackgroundColor ¶
type BurnInBackgroundColor string
Burn In Background Color
const ( BurnInBackgroundColorBlack BurnInBackgroundColor = "BLACK" BurnInBackgroundColorNone BurnInBackgroundColor = "NONE" BurnInBackgroundColorWhite BurnInBackgroundColor = "WHITE" )
Enum values for BurnInBackgroundColor
func (BurnInBackgroundColor) MarshalValue ¶ added in v0.3.0
func (enum BurnInBackgroundColor) MarshalValue() (string, error)
func (BurnInBackgroundColor) MarshalValueBuf ¶ added in v0.3.0
func (enum BurnInBackgroundColor) MarshalValueBuf(b []byte) ([]byte, error)
type BurnInDestinationSettings ¶
type BurnInDestinationSettings struct { // If no explicit xPosition or yPosition is provided, setting alignment to centered // will place the captions at the bottom center of the output. Similarly, setting // a left alignment will align captions to the bottom left of the output. If // x and y positions are given in conjunction with the alignment parameter, // the font will be justified (either left or centered) relative to those coordinates. // Selecting "smart" justification will left-justify live subtitles and center-justify // pre-recorded subtitles. All burn-in and DVB-Sub font settings must match. Alignment BurnInAlignment `locationName:"alignment" type:"string" enum:"true"` // Specifies the color of the rectangle behind the captions. All burn-in and // DVB-Sub font settings must match. BackgroundColor BurnInBackgroundColor `locationName:"backgroundColor" type:"string" enum:"true"` // Specifies the opacity of the background rectangle. 255 is opaque; 0 is transparent. // Leaving this parameter out is equivalent to setting it to 0 (transparent). // All burn-in and DVB-Sub font settings must match. BackgroundOpacity *int64 `locationName:"backgroundOpacity" type:"integer"` // External font file used for caption burn-in. File extension must be 'ttf' // or 'tte'. Although the user can select output fonts for many different types // of input captions, embedded, STL and teletext sources use a strict grid system. // Using external fonts with these caption sources could cause unexpected display // of proportional fonts. All burn-in and DVB-Sub font settings must match. Font *InputLocation `locationName:"font" type:"structure"` // Specifies the color of the burned-in captions. This option is not valid for // source captions that are STL, 608/embedded or teletext. These source settings // are already pre-defined by the caption stream. All burn-in and DVB-Sub font // settings must match. FontColor BurnInFontColor `locationName:"fontColor" type:"string" enum:"true"` // Specifies the opacity of the burned-in captions. 255 is opaque; 0 is transparent. // All burn-in and DVB-Sub font settings must match. FontOpacity *int64 `locationName:"fontOpacity" type:"integer"` // Font resolution in DPI (dots per inch); default is 96 dpi. All burn-in and // DVB-Sub font settings must match. FontResolution *int64 `locationName:"fontResolution" min:"96" type:"integer"` // When set to 'auto' fontSize will scale depending on the size of the output. // Giving a positive integer will specify the exact font size in points. All // burn-in and DVB-Sub font settings must match. FontSize *string `locationName:"fontSize" type:"string"` // Specifies font outline color. This option is not valid for source captions // that are either 608/embedded or teletext. These source settings are already // pre-defined by the caption stream. All burn-in and DVB-Sub font settings // must match. OutlineColor BurnInOutlineColor `locationName:"outlineColor" type:"string" enum:"true"` // Specifies font outline size in pixels. This option is not valid for source // captions that are either 608/embedded or teletext. These source settings // are already pre-defined by the caption stream. All burn-in and DVB-Sub font // settings must match. OutlineSize *int64 `locationName:"outlineSize" type:"integer"` // Specifies the color of the shadow cast by the captions. All burn-in and DVB-Sub // font settings must match. ShadowColor BurnInShadowColor `locationName:"shadowColor" type:"string" enum:"true"` // Specifies the opacity of the shadow. 255 is opaque; 0 is transparent. Leaving // this parameter out is equivalent to setting it to 0 (transparent). All burn-in // and DVB-Sub font settings must match. ShadowOpacity *int64 `locationName:"shadowOpacity" type:"integer"` // Specifies the horizontal offset of the shadow relative to the captions in // pixels. A value of -2 would result in a shadow offset 2 pixels to the left. // All burn-in and DVB-Sub font settings must match. ShadowXOffset *int64 `locationName:"shadowXOffset" type:"integer"` // Specifies the vertical offset of the shadow relative to the captions in pixels. // A value of -2 would result in a shadow offset 2 pixels above the text. All // burn-in and DVB-Sub font settings must match. ShadowYOffset *int64 `locationName:"shadowYOffset" type:"integer"` // Controls whether a fixed grid size will be used to generate the output subtitles // bitmap. Only applicable for Teletext inputs and DVB-Sub/Burn-in outputs. TeletextGridControl BurnInTeletextGridControl `locationName:"teletextGridControl" type:"string" enum:"true"` // Specifies the horizontal position of the caption relative to the left side // of the output in pixels. A value of 10 would result in the captions starting // 10 pixels from the left of the output. If no explicit xPosition is provided, // the horizontal caption position will be determined by the alignment parameter. // All burn-in and DVB-Sub font settings must match. XPosition *int64 `locationName:"xPosition" type:"integer"` // Specifies the vertical position of the caption relative to the top of the // output in pixels. A value of 10 would result in the captions starting 10 // pixels from the top of the output. If no explicit yPosition is provided, // the caption will be positioned towards the bottom of the output. All burn-in // and DVB-Sub font settings must match. YPosition *int64 `locationName:"yPosition" type:"integer"` // contains filtered or unexported fields }
Burn In Destination Settings Please also see https://docs.aws.amazon.com/goto/WebAPI/medialive-2017-10-14/BurnInDestinationSettings
func (BurnInDestinationSettings) MarshalFields ¶ added in v0.3.0
func (s BurnInDestinationSettings) MarshalFields(e protocol.FieldEncoder) error
MarshalFields encodes the AWS API shape using the passed in protocol encoder.
func (BurnInDestinationSettings) String ¶
func (s BurnInDestinationSettings) String() string
String returns the string representation
func (*BurnInDestinationSettings) Validate ¶ added in v0.4.0
func (s *BurnInDestinationSettings) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type BurnInFontColor ¶
type BurnInFontColor string
Burn In Font Color
const ( BurnInFontColorBlack BurnInFontColor = "BLACK" BurnInFontColorBlue BurnInFontColor = "BLUE" BurnInFontColorGreen BurnInFontColor = "GREEN" BurnInFontColorRed BurnInFontColor = "RED" BurnInFontColorWhite BurnInFontColor = "WHITE" BurnInFontColorYellow BurnInFontColor = "YELLOW" )
Enum values for BurnInFontColor
func (BurnInFontColor) MarshalValue ¶ added in v0.3.0
func (enum BurnInFontColor) MarshalValue() (string, error)
func (BurnInFontColor) MarshalValueBuf ¶ added in v0.3.0
func (enum BurnInFontColor) MarshalValueBuf(b []byte) ([]byte, error)
type BurnInOutlineColor ¶
type BurnInOutlineColor string
Burn In Outline Color
const ( BurnInOutlineColorBlack BurnInOutlineColor = "BLACK" BurnInOutlineColorBlue BurnInOutlineColor = "BLUE" BurnInOutlineColorGreen BurnInOutlineColor = "GREEN" BurnInOutlineColorRed BurnInOutlineColor = "RED" BurnInOutlineColorWhite BurnInOutlineColor = "WHITE" BurnInOutlineColorYellow BurnInOutlineColor = "YELLOW" )
Enum values for BurnInOutlineColor
func (BurnInOutlineColor) MarshalValue ¶ added in v0.3.0
func (enum BurnInOutlineColor) MarshalValue() (string, error)
func (BurnInOutlineColor) MarshalValueBuf ¶ added in v0.3.0
func (enum BurnInOutlineColor) MarshalValueBuf(b []byte) ([]byte, error)
type BurnInShadowColor ¶
type BurnInShadowColor string
Burn In Shadow Color
const ( BurnInShadowColorBlack BurnInShadowColor = "BLACK" BurnInShadowColorNone BurnInShadowColor = "NONE" BurnInShadowColorWhite BurnInShadowColor = "WHITE" )
Enum values for BurnInShadowColor
func (BurnInShadowColor) MarshalValue ¶ added in v0.3.0
func (enum BurnInShadowColor) MarshalValue() (string, error)
func (BurnInShadowColor) MarshalValueBuf ¶ added in v0.3.0
func (enum BurnInShadowColor) MarshalValueBuf(b []byte) ([]byte, error)
type BurnInTeletextGridControl ¶
type BurnInTeletextGridControl string
Burn In Teletext Grid Control
const ( BurnInTeletextGridControlFixed BurnInTeletextGridControl = "FIXED" BurnInTeletextGridControlScaled BurnInTeletextGridControl = "SCALED" )
Enum values for BurnInTeletextGridControl
func (BurnInTeletextGridControl) MarshalValue ¶ added in v0.3.0
func (enum BurnInTeletextGridControl) MarshalValue() (string, error)
func (BurnInTeletextGridControl) MarshalValueBuf ¶ added in v0.3.0
func (enum BurnInTeletextGridControl) MarshalValueBuf(b []byte) ([]byte, error)
type CaptionDescription ¶
type CaptionDescription struct { // Specifies which input caption selector to use as a caption source when generating // output captions. This field should match a captionSelector name. // // CaptionSelectorName is a required field CaptionSelectorName *string `locationName:"captionSelectorName" type:"string" required:"true"` // Additional settings for captions destination that depend on the destination // type. DestinationSettings *CaptionDestinationSettings `locationName:"destinationSettings" type:"structure"` // ISO 639-2 three-digit code: http://www.loc.gov/standards/iso639-2/ LanguageCode *string `locationName:"languageCode" type:"string"` // Human readable information to indicate captions available for players (eg. // English, or Spanish). LanguageDescription *string `locationName:"languageDescription" type:"string"` // Name of the caption description. Used to associate a caption description // with an output. Names must be unique within an event. // // Name is a required field Name *string `locationName:"name" type:"string" required:"true"` // contains filtered or unexported fields }
Output groups for this Live Event. Output groups contain information about where streams should be distributed. Please also see https://docs.aws.amazon.com/goto/WebAPI/medialive-2017-10-14/CaptionDescription
func (CaptionDescription) MarshalFields ¶ added in v0.3.0
func (s CaptionDescription) MarshalFields(e protocol.FieldEncoder) error
MarshalFields encodes the AWS API shape using the passed in protocol encoder.
func (CaptionDescription) String ¶
func (s CaptionDescription) String() string
String returns the string representation
func (*CaptionDescription) Validate ¶ added in v0.4.0
func (s *CaptionDescription) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type CaptionDestinationSettings ¶
type CaptionDestinationSettings struct { // Arib Destination Settings AribDestinationSettings *AribDestinationSettings `locationName:"aribDestinationSettings" type:"structure"` // Burn In Destination Settings BurnInDestinationSettings *BurnInDestinationSettings `locationName:"burnInDestinationSettings" type:"structure"` // Dvb Sub Destination Settings DvbSubDestinationSettings *DvbSubDestinationSettings `locationName:"dvbSubDestinationSettings" type:"structure"` // Embedded Destination Settings EmbeddedDestinationSettings *EmbeddedDestinationSettings `locationName:"embeddedDestinationSettings" type:"structure"` // Embedded Plus Scte20 Destination Settings EmbeddedPlusScte20DestinationSettings *EmbeddedPlusScte20DestinationSettings `locationName:"embeddedPlusScte20DestinationSettings" type:"structure"` // Rtmp Caption Info Destination Settings RtmpCaptionInfoDestinationSettings *RtmpCaptionInfoDestinationSettings `locationName:"rtmpCaptionInfoDestinationSettings" type:"structure"` // Scte20 Plus Embedded Destination Settings Scte20PlusEmbeddedDestinationSettings *Scte20PlusEmbeddedDestinationSettings `locationName:"scte20PlusEmbeddedDestinationSettings" type:"structure"` // Scte27 Destination Settings Scte27DestinationSettings *Scte27DestinationSettings `locationName:"scte27DestinationSettings" type:"structure"` // Smpte Tt Destination Settings SmpteTtDestinationSettings *SmpteTtDestinationSettings `locationName:"smpteTtDestinationSettings" type:"structure"` // Teletext Destination Settings TeletextDestinationSettings *TeletextDestinationSettings `locationName:"teletextDestinationSettings" type:"structure"` // Ttml Destination Settings TtmlDestinationSettings *TtmlDestinationSettings `locationName:"ttmlDestinationSettings" type:"structure"` // Webvtt Destination Settings WebvttDestinationSettings *WebvttDestinationSettings `locationName:"webvttDestinationSettings" type:"structure"` // contains filtered or unexported fields }
Caption Destination Settings Please also see https://docs.aws.amazon.com/goto/WebAPI/medialive-2017-10-14/CaptionDestinationSettings
func (CaptionDestinationSettings) MarshalFields ¶ added in v0.3.0
func (s CaptionDestinationSettings) MarshalFields(e protocol.FieldEncoder) error
MarshalFields encodes the AWS API shape using the passed in protocol encoder.
func (CaptionDestinationSettings) String ¶
func (s CaptionDestinationSettings) String() string
String returns the string representation
func (*CaptionDestinationSettings) Validate ¶ added in v0.4.0
func (s *CaptionDestinationSettings) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type CaptionLanguageMapping ¶
type CaptionLanguageMapping struct { // The closed caption channel being described by this CaptionLanguageMapping. // Each channel mapping must have a unique channel number (maximum of 4) // // CaptionChannel is a required field CaptionChannel *int64 `locationName:"captionChannel" min:"1" type:"integer" required:"true"` // Three character ISO 639-2 language code (see http://www.loc.gov/standards/iso639-2) // // LanguageCode is a required field LanguageCode *string `locationName:"languageCode" min:"3" type:"string" required:"true"` // Textual description of language // // LanguageDescription is a required field LanguageDescription *string `locationName:"languageDescription" min:"1" type:"string" required:"true"` // contains filtered or unexported fields }
Maps a caption channel to an ISO 693-2 language code (http://www.loc.gov/standards/iso639-2), with an optional description. Please also see https://docs.aws.amazon.com/goto/WebAPI/medialive-2017-10-14/CaptionLanguageMapping
func (CaptionLanguageMapping) MarshalFields ¶ added in v0.3.0
func (s CaptionLanguageMapping) MarshalFields(e protocol.FieldEncoder) error
MarshalFields encodes the AWS API shape using the passed in protocol encoder.
func (CaptionLanguageMapping) String ¶
func (s CaptionLanguageMapping) String() string
String returns the string representation
func (*CaptionLanguageMapping) Validate ¶ added in v0.4.0
func (s *CaptionLanguageMapping) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type CaptionSelector ¶
type CaptionSelector struct { // When specified this field indicates the three letter language code of the // caption track to extract from the source. LanguageCode *string `locationName:"languageCode" type:"string"` // Name identifier for a caption selector. This name is used to associate this // caption selector with one or more caption descriptions. Names must be unique // within an event. // // Name is a required field Name *string `locationName:"name" min:"1" type:"string" required:"true"` // Caption selector settings. SelectorSettings *CaptionSelectorSettings `locationName:"selectorSettings" type:"structure"` // contains filtered or unexported fields }
Output groups for this Live Event. Output groups contain information about where streams should be distributed. Please also see https://docs.aws.amazon.com/goto/WebAPI/medialive-2017-10-14/CaptionSelector
func (CaptionSelector) MarshalFields ¶ added in v0.3.0
func (s CaptionSelector) MarshalFields(e protocol.FieldEncoder) error
MarshalFields encodes the AWS API shape using the passed in protocol encoder.
func (CaptionSelector) String ¶
func (s CaptionSelector) String() string
String returns the string representation
func (*CaptionSelector) Validate ¶ added in v0.4.0
func (s *CaptionSelector) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type CaptionSelectorSettings ¶
type CaptionSelectorSettings struct { // Arib Source Settings AribSourceSettings *AribSourceSettings `locationName:"aribSourceSettings" type:"structure"` // Dvb Sub Source Settings DvbSubSourceSettings *DvbSubSourceSettings `locationName:"dvbSubSourceSettings" type:"structure"` // Embedded Source Settings EmbeddedSourceSettings *EmbeddedSourceSettings `locationName:"embeddedSourceSettings" type:"structure"` // Scte20 Source Settings Scte20SourceSettings *Scte20SourceSettings `locationName:"scte20SourceSettings" type:"structure"` // Scte27 Source Settings Scte27SourceSettings *Scte27SourceSettings `locationName:"scte27SourceSettings" type:"structure"` // Teletext Source Settings TeletextSourceSettings *TeletextSourceSettings `locationName:"teletextSourceSettings" type:"structure"` // contains filtered or unexported fields }
Caption Selector Settings Please also see https://docs.aws.amazon.com/goto/WebAPI/medialive-2017-10-14/CaptionSelectorSettings
func (CaptionSelectorSettings) MarshalFields ¶ added in v0.3.0
func (s CaptionSelectorSettings) MarshalFields(e protocol.FieldEncoder) error
MarshalFields encodes the AWS API shape using the passed in protocol encoder.
func (CaptionSelectorSettings) String ¶
func (s CaptionSelectorSettings) String() string
String returns the string representation
func (*CaptionSelectorSettings) Validate ¶ added in v0.4.0
func (s *CaptionSelectorSettings) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type Channel ¶
type Channel struct { // The unique arn of the channel. Arn *string `locationName:"arn" type:"string"` // The class for this channel. STANDARD for a channel with two pipelines or // SINGLE_PIPELINE for a channel with one pipeline. ChannelClass ChannelClass `locationName:"channelClass" type:"string" enum:"true"` // A list of destinations of the channel. For UDP outputs, there is onedestination // per output. For other types (HLS, for example), there isone destination per // packager. Destinations []OutputDestination `locationName:"destinations" type:"list"` // The endpoints where outgoing connections initiate from EgressEndpoints []ChannelEgressEndpoint `locationName:"egressEndpoints" type:"list"` // Encoder Settings EncoderSettings *EncoderSettings `locationName:"encoderSettings" type:"structure"` // The unique id of the channel. Id *string `locationName:"id" type:"string"` // List of input attachments for channel. InputAttachments []InputAttachment `locationName:"inputAttachments" type:"list"` InputSpecification *InputSpecification `locationName:"inputSpecification" type:"structure"` // The log level being written to CloudWatch Logs. LogLevel LogLevel `locationName:"logLevel" type:"string" enum:"true"` // The name of the channel. (user-mutable) Name *string `locationName:"name" type:"string"` // Runtime details for the pipelines of a running channel. PipelineDetails []PipelineDetail `locationName:"pipelineDetails" type:"list"` // The number of currently healthy pipelines. PipelinesRunningCount *int64 `locationName:"pipelinesRunningCount" type:"integer"` // The Amazon Resource Name (ARN) of the role assumed when running the Channel. RoleArn *string `locationName:"roleArn" type:"string"` State ChannelState `locationName:"state" type:"string" enum:"true"` // A collection of key-value pairs. Tags map[string]string `locationName:"tags" type:"map"` // contains filtered or unexported fields }
Please also see https://docs.aws.amazon.com/goto/WebAPI/medialive-2017-10-14/Channel
func (Channel) MarshalFields ¶ added in v0.3.0
func (s Channel) MarshalFields(e protocol.FieldEncoder) error
MarshalFields encodes the AWS API shape using the passed in protocol encoder.
type ChannelClass ¶ added in v0.8.0
type ChannelClass string
A standard channel has two encoding pipelines and a single pipeline channel only has one.
const ( ChannelClassStandard ChannelClass = "STANDARD" ChannelClassSinglePipeline ChannelClass = "SINGLE_PIPELINE" )
Enum values for ChannelClass
func (ChannelClass) MarshalValue ¶ added in v0.8.0
func (enum ChannelClass) MarshalValue() (string, error)
func (ChannelClass) MarshalValueBuf ¶ added in v0.8.0
func (enum ChannelClass) MarshalValueBuf(b []byte) ([]byte, error)
type ChannelEgressEndpoint ¶
type ChannelEgressEndpoint struct { // Public IP of where a channel's output comes from SourceIp *string `locationName:"sourceIp" type:"string"` // contains filtered or unexported fields }
Please also see https://docs.aws.amazon.com/goto/WebAPI/medialive-2017-10-14/ChannelEgressEndpoint
func (ChannelEgressEndpoint) MarshalFields ¶ added in v0.3.0
func (s ChannelEgressEndpoint) MarshalFields(e protocol.FieldEncoder) error
MarshalFields encodes the AWS API shape using the passed in protocol encoder.
func (ChannelEgressEndpoint) String ¶
func (s ChannelEgressEndpoint) String() string
String returns the string representation
type ChannelState ¶
type ChannelState string
const ( ChannelStateCreating ChannelState = "CREATING" ChannelStateCreateFailed ChannelState = "CREATE_FAILED" ChannelStateIdle ChannelState = "IDLE" ChannelStateStarting ChannelState = "STARTING" ChannelStateRunning ChannelState = "RUNNING" ChannelStateRecovering ChannelState = "RECOVERING" ChannelStateStopping ChannelState = "STOPPING" ChannelStateDeleting ChannelState = "DELETING" ChannelStateDeleted ChannelState = "DELETED" ChannelStateUpdating ChannelState = "UPDATING" ChannelStateUpdateFailed ChannelState = "UPDATE_FAILED" )
Enum values for ChannelState
func (ChannelState) MarshalValue ¶ added in v0.3.0
func (enum ChannelState) MarshalValue() (string, error)
func (ChannelState) MarshalValueBuf ¶ added in v0.3.0
func (enum ChannelState) MarshalValueBuf(b []byte) ([]byte, error)
type ChannelSummary ¶
type ChannelSummary struct { // The unique arn of the channel. Arn *string `locationName:"arn" type:"string"` // The class for this channel. STANDARD for a channel with two pipelines or // SINGLE_PIPELINE for a channel with one pipeline. ChannelClass ChannelClass `locationName:"channelClass" type:"string" enum:"true"` // A list of destinations of the channel. For UDP outputs, there is onedestination // per output. For other types (HLS, for example), there isone destination per // packager. Destinations []OutputDestination `locationName:"destinations" type:"list"` // The endpoints where outgoing connections initiate from EgressEndpoints []ChannelEgressEndpoint `locationName:"egressEndpoints" type:"list"` // The unique id of the channel. Id *string `locationName:"id" type:"string"` // List of input attachments for channel. InputAttachments []InputAttachment `locationName:"inputAttachments" type:"list"` InputSpecification *InputSpecification `locationName:"inputSpecification" type:"structure"` // The log level being written to CloudWatch Logs. LogLevel LogLevel `locationName:"logLevel" type:"string" enum:"true"` // The name of the channel. (user-mutable) Name *string `locationName:"name" type:"string"` // The number of currently healthy pipelines. PipelinesRunningCount *int64 `locationName:"pipelinesRunningCount" type:"integer"` // The Amazon Resource Name (ARN) of the role assumed when running the Channel. RoleArn *string `locationName:"roleArn" type:"string"` State ChannelState `locationName:"state" type:"string" enum:"true"` // A collection of key-value pairs. Tags map[string]string `locationName:"tags" type:"map"` // contains filtered or unexported fields }
Please also see https://docs.aws.amazon.com/goto/WebAPI/medialive-2017-10-14/ChannelSummary
func (ChannelSummary) MarshalFields ¶ added in v0.3.0
func (s ChannelSummary) MarshalFields(e protocol.FieldEncoder) error
MarshalFields encodes the AWS API shape using the passed in protocol encoder.
func (ChannelSummary) String ¶
func (s ChannelSummary) String() string
String returns the string representation
type Client ¶ added in v0.9.0
Client provides the API operation methods for making requests to MediaLive. See this package's package overview docs for details on the service.
The client's methods are safe to use concurrently. It is not safe to modify mutate any of the struct's properties though.
func New ¶
New creates a new instance of the client from the provided Config.
Example:
// Create a client from just a config. svc := medialive.New(myConfig)
func (*Client) BatchUpdateScheduleRequest ¶ added in v0.9.0
func (c *Client) BatchUpdateScheduleRequest(input *BatchUpdateScheduleInput) BatchUpdateScheduleRequest
BatchUpdateScheduleRequest returns a request value for making API operation for AWS Elemental MediaLive.
Update a channel schedule
// Example sending a request using BatchUpdateScheduleRequest. req := client.BatchUpdateScheduleRequest(params) resp, err := req.Send(context.TODO()) if err == nil { fmt.Println(resp) }
Please also see https://docs.aws.amazon.com/goto/WebAPI/medialive-2017-10-14/BatchUpdateSchedule
func (*Client) CreateChannelRequest ¶ added in v0.9.0
func (c *Client) CreateChannelRequest(input *CreateChannelInput) CreateChannelRequest
CreateChannelRequest returns a request value for making API operation for AWS Elemental MediaLive.
Creates a new channel
// Example sending a request using CreateChannelRequest. req := client.CreateChannelRequest(params) resp, err := req.Send(context.TODO()) if err == nil { fmt.Println(resp) }
Please also see https://docs.aws.amazon.com/goto/WebAPI/medialive-2017-10-14/CreateChannel
func (*Client) CreateInputRequest ¶ added in v0.9.0
func (c *Client) CreateInputRequest(input *CreateInputInput) CreateInputRequest
CreateInputRequest returns a request value for making API operation for AWS Elemental MediaLive.
Create an input
// Example sending a request using CreateInputRequest. req := client.CreateInputRequest(params) resp, err := req.Send(context.TODO()) if err == nil { fmt.Println(resp) }
Please also see https://docs.aws.amazon.com/goto/WebAPI/medialive-2017-10-14/CreateInput
func (*Client) CreateInputSecurityGroupRequest ¶ added in v0.9.0
func (c *Client) CreateInputSecurityGroupRequest(input *CreateInputSecurityGroupInput) CreateInputSecurityGroupRequest
CreateInputSecurityGroupRequest returns a request value for making API operation for AWS Elemental MediaLive.
Creates a Input Security Group
// Example sending a request using CreateInputSecurityGroupRequest. req := client.CreateInputSecurityGroupRequest(params) resp, err := req.Send(context.TODO()) if err == nil { fmt.Println(resp) }
Please also see https://docs.aws.amazon.com/goto/WebAPI/medialive-2017-10-14/CreateInputSecurityGroup
func (*Client) CreateTagsRequest ¶ added in v0.9.0
func (c *Client) CreateTagsRequest(input *CreateTagsInput) CreateTagsRequest
CreateTagsRequest returns a request value for making API operation for AWS Elemental MediaLive.
Create tags for a resource
// Example sending a request using CreateTagsRequest. req := client.CreateTagsRequest(params) resp, err := req.Send(context.TODO()) if err == nil { fmt.Println(resp) }
Please also see https://docs.aws.amazon.com/goto/WebAPI/medialive-2017-10-14/CreateTags
func (*Client) DeleteChannelRequest ¶ added in v0.9.0
func (c *Client) DeleteChannelRequest(input *DeleteChannelInput) DeleteChannelRequest
DeleteChannelRequest returns a request value for making API operation for AWS Elemental MediaLive.
Starts deletion of channel. The associated outputs are also deleted.
// Example sending a request using DeleteChannelRequest. req := client.DeleteChannelRequest(params) resp, err := req.Send(context.TODO()) if err == nil { fmt.Println(resp) }
Please also see https://docs.aws.amazon.com/goto/WebAPI/medialive-2017-10-14/DeleteChannel
func (*Client) DeleteInputRequest ¶ added in v0.9.0
func (c *Client) DeleteInputRequest(input *DeleteInputInput) DeleteInputRequest
DeleteInputRequest returns a request value for making API operation for AWS Elemental MediaLive.
Deletes the input end point
// Example sending a request using DeleteInputRequest. req := client.DeleteInputRequest(params) resp, err := req.Send(context.TODO()) if err == nil { fmt.Println(resp) }
Please also see https://docs.aws.amazon.com/goto/WebAPI/medialive-2017-10-14/DeleteInput
func (*Client) DeleteInputSecurityGroupRequest ¶ added in v0.9.0
func (c *Client) DeleteInputSecurityGroupRequest(input *DeleteInputSecurityGroupInput) DeleteInputSecurityGroupRequest
DeleteInputSecurityGroupRequest returns a request value for making API operation for AWS Elemental MediaLive.
Deletes an Input Security Group
// Example sending a request using DeleteInputSecurityGroupRequest. req := client.DeleteInputSecurityGroupRequest(params) resp, err := req.Send(context.TODO()) if err == nil { fmt.Println(resp) }
Please also see https://docs.aws.amazon.com/goto/WebAPI/medialive-2017-10-14/DeleteInputSecurityGroup
func (*Client) DeleteReservationRequest ¶ added in v0.9.0
func (c *Client) DeleteReservationRequest(input *DeleteReservationInput) DeleteReservationRequest
DeleteReservationRequest returns a request value for making API operation for AWS Elemental MediaLive.
Delete an expired reservation.
// Example sending a request using DeleteReservationRequest. req := client.DeleteReservationRequest(params) resp, err := req.Send(context.TODO()) if err == nil { fmt.Println(resp) }
Please also see https://docs.aws.amazon.com/goto/WebAPI/medialive-2017-10-14/DeleteReservation
func (*Client) DeleteScheduleRequest ¶ added in v0.9.0
func (c *Client) DeleteScheduleRequest(input *DeleteScheduleInput) DeleteScheduleRequest
DeleteScheduleRequest returns a request value for making API operation for AWS Elemental MediaLive.
Delete all schedule actions on a channel.
// Example sending a request using DeleteScheduleRequest. req := client.DeleteScheduleRequest(params) resp, err := req.Send(context.TODO()) if err == nil { fmt.Println(resp) }
Please also see https://docs.aws.amazon.com/goto/WebAPI/medialive-2017-10-14/DeleteSchedule
func (*Client) DeleteTagsRequest ¶ added in v0.9.0
func (c *Client) DeleteTagsRequest(input *DeleteTagsInput) DeleteTagsRequest
DeleteTagsRequest returns a request value for making API operation for AWS Elemental MediaLive.
Removes tags for a resource
// Example sending a request using DeleteTagsRequest. req := client.DeleteTagsRequest(params) resp, err := req.Send(context.TODO()) if err == nil { fmt.Println(resp) }
Please also see https://docs.aws.amazon.com/goto/WebAPI/medialive-2017-10-14/DeleteTags
func (*Client) DescribeChannelRequest ¶ added in v0.9.0
func (c *Client) DescribeChannelRequest(input *DescribeChannelInput) DescribeChannelRequest
DescribeChannelRequest returns a request value for making API operation for AWS Elemental MediaLive.
Gets details about a channel
// Example sending a request using DescribeChannelRequest. req := client.DescribeChannelRequest(params) resp, err := req.Send(context.TODO()) if err == nil { fmt.Println(resp) }
Please also see https://docs.aws.amazon.com/goto/WebAPI/medialive-2017-10-14/DescribeChannel
func (*Client) DescribeInputRequest ¶ added in v0.9.0
func (c *Client) DescribeInputRequest(input *DescribeInputInput) DescribeInputRequest
DescribeInputRequest returns a request value for making API operation for AWS Elemental MediaLive.
Produces details about an input
// Example sending a request using DescribeInputRequest. req := client.DescribeInputRequest(params) resp, err := req.Send(context.TODO()) if err == nil { fmt.Println(resp) }
Please also see https://docs.aws.amazon.com/goto/WebAPI/medialive-2017-10-14/DescribeInput
func (*Client) DescribeInputSecurityGroupRequest ¶ added in v0.9.0
func (c *Client) DescribeInputSecurityGroupRequest(input *DescribeInputSecurityGroupInput) DescribeInputSecurityGroupRequest
DescribeInputSecurityGroupRequest returns a request value for making API operation for AWS Elemental MediaLive.
Produces a summary of an Input Security Group
// Example sending a request using DescribeInputSecurityGroupRequest. req := client.DescribeInputSecurityGroupRequest(params) resp, err := req.Send(context.TODO()) if err == nil { fmt.Println(resp) }
Please also see https://docs.aws.amazon.com/goto/WebAPI/medialive-2017-10-14/DescribeInputSecurityGroup
func (*Client) DescribeOfferingRequest ¶ added in v0.9.0
func (c *Client) DescribeOfferingRequest(input *DescribeOfferingInput) DescribeOfferingRequest
DescribeOfferingRequest returns a request value for making API operation for AWS Elemental MediaLive.
Get details for an offering.
// Example sending a request using DescribeOfferingRequest. req := client.DescribeOfferingRequest(params) resp, err := req.Send(context.TODO()) if err == nil { fmt.Println(resp) }
Please also see https://docs.aws.amazon.com/goto/WebAPI/medialive-2017-10-14/DescribeOffering
func (*Client) DescribeReservationRequest ¶ added in v0.9.0
func (c *Client) DescribeReservationRequest(input *DescribeReservationInput) DescribeReservationRequest
DescribeReservationRequest returns a request value for making API operation for AWS Elemental MediaLive.
Get details for a reservation.
// Example sending a request using DescribeReservationRequest. req := client.DescribeReservationRequest(params) resp, err := req.Send(context.TODO()) if err == nil { fmt.Println(resp) }
Please also see https://docs.aws.amazon.com/goto/WebAPI/medialive-2017-10-14/DescribeReservation
func (*Client) DescribeScheduleRequest ¶ added in v0.9.0
func (c *Client) DescribeScheduleRequest(input *DescribeScheduleInput) DescribeScheduleRequest
DescribeScheduleRequest returns a request value for making API operation for AWS Elemental MediaLive.
Get a channel schedule
// Example sending a request using DescribeScheduleRequest. req := client.DescribeScheduleRequest(params) resp, err := req.Send(context.TODO()) if err == nil { fmt.Println(resp) }
Please also see https://docs.aws.amazon.com/goto/WebAPI/medialive-2017-10-14/DescribeSchedule
func (*Client) ListChannelsRequest ¶ added in v0.9.0
func (c *Client) ListChannelsRequest(input *ListChannelsInput) ListChannelsRequest
ListChannelsRequest returns a request value for making API operation for AWS Elemental MediaLive.
Produces list of channels that have been created
// Example sending a request using ListChannelsRequest. req := client.ListChannelsRequest(params) resp, err := req.Send(context.TODO()) if err == nil { fmt.Println(resp) }
Please also see https://docs.aws.amazon.com/goto/WebAPI/medialive-2017-10-14/ListChannels
func (*Client) ListInputSecurityGroupsRequest ¶ added in v0.9.0
func (c *Client) ListInputSecurityGroupsRequest(input *ListInputSecurityGroupsInput) ListInputSecurityGroupsRequest
ListInputSecurityGroupsRequest returns a request value for making API operation for AWS Elemental MediaLive.
Produces a list of Input Security Groups for an account
// Example sending a request using ListInputSecurityGroupsRequest. req := client.ListInputSecurityGroupsRequest(params) resp, err := req.Send(context.TODO()) if err == nil { fmt.Println(resp) }
Please also see https://docs.aws.amazon.com/goto/WebAPI/medialive-2017-10-14/ListInputSecurityGroups
func (*Client) ListInputsRequest ¶ added in v0.9.0
func (c *Client) ListInputsRequest(input *ListInputsInput) ListInputsRequest
ListInputsRequest returns a request value for making API operation for AWS Elemental MediaLive.
Produces list of inputs that have been created
// Example sending a request using ListInputsRequest. req := client.ListInputsRequest(params) resp, err := req.Send(context.TODO()) if err == nil { fmt.Println(resp) }
Please also see https://docs.aws.amazon.com/goto/WebAPI/medialive-2017-10-14/ListInputs
func (*Client) ListOfferingsRequest ¶ added in v0.9.0
func (c *Client) ListOfferingsRequest(input *ListOfferingsInput) ListOfferingsRequest
ListOfferingsRequest returns a request value for making API operation for AWS Elemental MediaLive.
List offerings available for purchase.
// Example sending a request using ListOfferingsRequest. req := client.ListOfferingsRequest(params) resp, err := req.Send(context.TODO()) if err == nil { fmt.Println(resp) }
Please also see https://docs.aws.amazon.com/goto/WebAPI/medialive-2017-10-14/ListOfferings
func (*Client) ListReservationsRequest ¶ added in v0.9.0
func (c *Client) ListReservationsRequest(input *ListReservationsInput) ListReservationsRequest
ListReservationsRequest returns a request value for making API operation for AWS Elemental MediaLive.
List purchased reservations.
// Example sending a request using ListReservationsRequest. req := client.ListReservationsRequest(params) resp, err := req.Send(context.TODO()) if err == nil { fmt.Println(resp) }
Please also see https://docs.aws.amazon.com/goto/WebAPI/medialive-2017-10-14/ListReservations
func (*Client) ListTagsForResourceRequest ¶ added in v0.9.0
func (c *Client) ListTagsForResourceRequest(input *ListTagsForResourceInput) ListTagsForResourceRequest
ListTagsForResourceRequest returns a request value for making API operation for AWS Elemental MediaLive.
Produces list of tags that have been created for a resource
// Example sending a request using ListTagsForResourceRequest. req := client.ListTagsForResourceRequest(params) resp, err := req.Send(context.TODO()) if err == nil { fmt.Println(resp) }
Please also see https://docs.aws.amazon.com/goto/WebAPI/medialive-2017-10-14/ListTagsForResource
func (*Client) PurchaseOfferingRequest ¶ added in v0.9.0
func (c *Client) PurchaseOfferingRequest(input *PurchaseOfferingInput) PurchaseOfferingRequest
PurchaseOfferingRequest returns a request value for making API operation for AWS Elemental MediaLive.
Purchase an offering and create a reservation.
// Example sending a request using PurchaseOfferingRequest. req := client.PurchaseOfferingRequest(params) resp, err := req.Send(context.TODO()) if err == nil { fmt.Println(resp) }
Please also see https://docs.aws.amazon.com/goto/WebAPI/medialive-2017-10-14/PurchaseOffering
func (*Client) StartChannelRequest ¶ added in v0.9.0
func (c *Client) StartChannelRequest(input *StartChannelInput) StartChannelRequest
StartChannelRequest returns a request value for making API operation for AWS Elemental MediaLive.
Starts an existing channel
// Example sending a request using StartChannelRequest. req := client.StartChannelRequest(params) resp, err := req.Send(context.TODO()) if err == nil { fmt.Println(resp) }
Please also see https://docs.aws.amazon.com/goto/WebAPI/medialive-2017-10-14/StartChannel
func (*Client) StopChannelRequest ¶ added in v0.9.0
func (c *Client) StopChannelRequest(input *StopChannelInput) StopChannelRequest
StopChannelRequest returns a request value for making API operation for AWS Elemental MediaLive.
Stops a running channel
// Example sending a request using StopChannelRequest. req := client.StopChannelRequest(params) resp, err := req.Send(context.TODO()) if err == nil { fmt.Println(resp) }
Please also see https://docs.aws.amazon.com/goto/WebAPI/medialive-2017-10-14/StopChannel
func (*Client) UpdateChannelClassRequest ¶ added in v0.9.0
func (c *Client) UpdateChannelClassRequest(input *UpdateChannelClassInput) UpdateChannelClassRequest
UpdateChannelClassRequest returns a request value for making API operation for AWS Elemental MediaLive.
Changes the class of the channel.
// Example sending a request using UpdateChannelClassRequest. req := client.UpdateChannelClassRequest(params) resp, err := req.Send(context.TODO()) if err == nil { fmt.Println(resp) }
Please also see https://docs.aws.amazon.com/goto/WebAPI/medialive-2017-10-14/UpdateChannelClass
func (*Client) UpdateChannelRequest ¶ added in v0.9.0
func (c *Client) UpdateChannelRequest(input *UpdateChannelInput) UpdateChannelRequest
UpdateChannelRequest returns a request value for making API operation for AWS Elemental MediaLive.
Updates a channel.
// Example sending a request using UpdateChannelRequest. req := client.UpdateChannelRequest(params) resp, err := req.Send(context.TODO()) if err == nil { fmt.Println(resp) }
Please also see https://docs.aws.amazon.com/goto/WebAPI/medialive-2017-10-14/UpdateChannel
func (*Client) UpdateInputRequest ¶ added in v0.9.0
func (c *Client) UpdateInputRequest(input *UpdateInputInput) UpdateInputRequest
UpdateInputRequest returns a request value for making API operation for AWS Elemental MediaLive.
Updates an input.
// Example sending a request using UpdateInputRequest. req := client.UpdateInputRequest(params) resp, err := req.Send(context.TODO()) if err == nil { fmt.Println(resp) }
Please also see https://docs.aws.amazon.com/goto/WebAPI/medialive-2017-10-14/UpdateInput
func (*Client) UpdateInputSecurityGroupRequest ¶ added in v0.9.0
func (c *Client) UpdateInputSecurityGroupRequest(input *UpdateInputSecurityGroupInput) UpdateInputSecurityGroupRequest
UpdateInputSecurityGroupRequest returns a request value for making API operation for AWS Elemental MediaLive.
Update an Input Security Group's Whilelists.
// Example sending a request using UpdateInputSecurityGroupRequest. req := client.UpdateInputSecurityGroupRequest(params) resp, err := req.Send(context.TODO()) if err == nil { fmt.Println(resp) }
Please also see https://docs.aws.amazon.com/goto/WebAPI/medialive-2017-10-14/UpdateInputSecurityGroup
func (*Client) UpdateReservationRequest ¶ added in v0.9.0
func (c *Client) UpdateReservationRequest(input *UpdateReservationInput) UpdateReservationRequest
UpdateReservationRequest returns a request value for making API operation for AWS Elemental MediaLive.
Update reservation.
// Example sending a request using UpdateReservationRequest. req := client.UpdateReservationRequest(params) resp, err := req.Send(context.TODO()) if err == nil { fmt.Println(resp) }
Please also see https://docs.aws.amazon.com/goto/WebAPI/medialive-2017-10-14/UpdateReservation
func (*Client) WaitUntilChannelCreated ¶ added in v0.9.0
func (c *Client) WaitUntilChannelCreated(ctx context.Context, input *DescribeChannelInput, opts ...aws.WaiterOption) error
WaitUntilChannelCreated uses the MediaLive API operation DescribeChannel to wait for a condition to be met before returning. If the condition is not met within the max attempt window, an error will be returned.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*Client) WaitUntilChannelDeleted ¶ added in v0.9.0
func (c *Client) WaitUntilChannelDeleted(ctx context.Context, input *DescribeChannelInput, opts ...aws.WaiterOption) error
WaitUntilChannelDeleted uses the MediaLive API operation DescribeChannel to wait for a condition to be met before returning. If the condition is not met within the max attempt window, an error will be returned.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*Client) WaitUntilChannelRunning ¶ added in v0.9.0
func (c *Client) WaitUntilChannelRunning(ctx context.Context, input *DescribeChannelInput, opts ...aws.WaiterOption) error
WaitUntilChannelRunning uses the MediaLive API operation DescribeChannel to wait for a condition to be met before returning. If the condition is not met within the max attempt window, an error will be returned.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*Client) WaitUntilChannelStopped ¶ added in v0.9.0
func (c *Client) WaitUntilChannelStopped(ctx context.Context, input *DescribeChannelInput, opts ...aws.WaiterOption) error
WaitUntilChannelStopped uses the MediaLive API operation DescribeChannel to wait for a condition to be met before returning. If the condition is not met within the max attempt window, an error will be returned.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
type CreateChannelInput ¶
type CreateChannelInput struct { // A standard channel has two encoding pipelines and a single pipeline channel // only has one. ChannelClass ChannelClass `locationName:"channelClass" type:"string" enum:"true"` Destinations []OutputDestination `locationName:"destinations" type:"list"` // Encoder Settings EncoderSettings *EncoderSettings `locationName:"encoderSettings" type:"structure"` InputAttachments []InputAttachment `locationName:"inputAttachments" type:"list"` InputSpecification *InputSpecification `locationName:"inputSpecification" type:"structure"` // The log level the user wants for their channel. LogLevel LogLevel `locationName:"logLevel" type:"string" enum:"true"` Name *string `locationName:"name" type:"string"` RequestId *string `locationName:"requestId" type:"string" idempotencyToken:"true"` Reserved *string `locationName:"reserved" deprecated:"true" type:"string"` RoleArn *string `locationName:"roleArn" type:"string"` Tags map[string]string `locationName:"tags" type:"map"` // contains filtered or unexported fields }
Please also see https://docs.aws.amazon.com/goto/WebAPI/medialive-2017-10-14/CreateChannelRequest
func (CreateChannelInput) MarshalFields ¶ added in v0.3.0
func (s CreateChannelInput) MarshalFields(e protocol.FieldEncoder) error
MarshalFields encodes the AWS API shape using the passed in protocol encoder.
func (CreateChannelInput) String ¶
func (s CreateChannelInput) String() string
String returns the string representation
func (*CreateChannelInput) Validate ¶ added in v0.4.0
func (s *CreateChannelInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type CreateChannelOutput ¶
type CreateChannelOutput struct { Channel *Channel `locationName:"channel" type:"structure"` // contains filtered or unexported fields }
Please also see https://docs.aws.amazon.com/goto/WebAPI/medialive-2017-10-14/CreateChannelResponse
func (CreateChannelOutput) MarshalFields ¶ added in v0.3.0
func (s CreateChannelOutput) MarshalFields(e protocol.FieldEncoder) error
MarshalFields encodes the AWS API shape using the passed in protocol encoder.
func (CreateChannelOutput) String ¶
func (s CreateChannelOutput) String() string
String returns the string representation
type CreateChannelRequest ¶
type CreateChannelRequest struct { *aws.Request Input *CreateChannelInput Copy func(*CreateChannelInput) CreateChannelRequest }
CreateChannelRequest is the request type for the CreateChannel API operation.
func (CreateChannelRequest) Send ¶
func (r CreateChannelRequest) Send(ctx context.Context) (*CreateChannelResponse, error)
Send marshals and sends the CreateChannel API request.
type CreateChannelResponse ¶ added in v0.9.0
type CreateChannelResponse struct { *CreateChannelOutput // contains filtered or unexported fields }
CreateChannelResponse is the response type for the CreateChannel API operation.
func (*CreateChannelResponse) SDKResponseMetdata ¶ added in v0.9.0
func (r *CreateChannelResponse) SDKResponseMetdata() *aws.Response
SDKResponseMetdata returns the response metadata for the CreateChannel request.
type CreateInputInput ¶
type CreateInputInput struct { Destinations []InputDestinationRequest `locationName:"destinations" type:"list"` InputSecurityGroups []string `locationName:"inputSecurityGroups" type:"list"` MediaConnectFlows []MediaConnectFlowRequest `locationName:"mediaConnectFlows" type:"list"` Name *string `locationName:"name" type:"string"` RequestId *string `locationName:"requestId" type:"string" idempotencyToken:"true"` RoleArn *string `locationName:"roleArn" type:"string"` Sources []InputSourceRequest `locationName:"sources" type:"list"` Tags map[string]string `locationName:"tags" type:"map"` Type InputType `locationName:"type" type:"string" enum:"true"` // Settings for a private VPC Input.When this property is specified, the input // destination addresses will be created in a VPC rather than with public Internet // addresses.This property requires setting the roleArn property on Input creation.Not // compatible with the inputSecurityGroups property. Vpc *InputVpcRequest `locationName:"vpc" type:"structure"` // contains filtered or unexported fields }
Please also see https://docs.aws.amazon.com/goto/WebAPI/medialive-2017-10-14/CreateInputRequest
func (CreateInputInput) MarshalFields ¶ added in v0.3.0
func (s CreateInputInput) MarshalFields(e protocol.FieldEncoder) error
MarshalFields encodes the AWS API shape using the passed in protocol encoder.
func (CreateInputInput) String ¶
func (s CreateInputInput) String() string
String returns the string representation
func (*CreateInputInput) Validate ¶ added in v0.8.0
func (s *CreateInputInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type CreateInputOutput ¶
type CreateInputOutput struct { Input *Input `locationName:"input" type:"structure"` // contains filtered or unexported fields }
Please also see https://docs.aws.amazon.com/goto/WebAPI/medialive-2017-10-14/CreateInputResponse
func (CreateInputOutput) MarshalFields ¶ added in v0.3.0
func (s CreateInputOutput) MarshalFields(e protocol.FieldEncoder) error
MarshalFields encodes the AWS API shape using the passed in protocol encoder.
func (CreateInputOutput) String ¶
func (s CreateInputOutput) String() string
String returns the string representation
type CreateInputRequest ¶
type CreateInputRequest struct { *aws.Request Input *CreateInputInput Copy func(*CreateInputInput) CreateInputRequest }
CreateInputRequest is the request type for the CreateInput API operation.
func (CreateInputRequest) Send ¶
func (r CreateInputRequest) Send(ctx context.Context) (*CreateInputResponse, error)
Send marshals and sends the CreateInput API request.
type CreateInputResponse ¶ added in v0.9.0
type CreateInputResponse struct { *CreateInputOutput // contains filtered or unexported fields }
CreateInputResponse is the response type for the CreateInput API operation.
func (*CreateInputResponse) SDKResponseMetdata ¶ added in v0.9.0
func (r *CreateInputResponse) SDKResponseMetdata() *aws.Response
SDKResponseMetdata returns the response metadata for the CreateInput request.
type CreateInputSecurityGroupInput ¶
type CreateInputSecurityGroupInput struct { Tags map[string]string `locationName:"tags" type:"map"` WhitelistRules []InputWhitelistRuleCidr `locationName:"whitelistRules" type:"list"` // contains filtered or unexported fields }
Please also see https://docs.aws.amazon.com/goto/WebAPI/medialive-2017-10-14/CreateInputSecurityGroupRequest
func (CreateInputSecurityGroupInput) MarshalFields ¶ added in v0.3.0
func (s CreateInputSecurityGroupInput) MarshalFields(e protocol.FieldEncoder) error
MarshalFields encodes the AWS API shape using the passed in protocol encoder.
func (CreateInputSecurityGroupInput) String ¶
func (s CreateInputSecurityGroupInput) String() string
String returns the string representation
type CreateInputSecurityGroupOutput ¶
type CreateInputSecurityGroupOutput struct { // An Input Security Group SecurityGroup *InputSecurityGroup `locationName:"securityGroup" type:"structure"` // contains filtered or unexported fields }
Please also see https://docs.aws.amazon.com/goto/WebAPI/medialive-2017-10-14/CreateInputSecurityGroupResponse
func (CreateInputSecurityGroupOutput) MarshalFields ¶ added in v0.3.0
func (s CreateInputSecurityGroupOutput) MarshalFields(e protocol.FieldEncoder) error
MarshalFields encodes the AWS API shape using the passed in protocol encoder.
func (CreateInputSecurityGroupOutput) String ¶
func (s CreateInputSecurityGroupOutput) String() string
String returns the string representation
type CreateInputSecurityGroupRequest ¶
type CreateInputSecurityGroupRequest struct { *aws.Request Input *CreateInputSecurityGroupInput Copy func(*CreateInputSecurityGroupInput) CreateInputSecurityGroupRequest }
CreateInputSecurityGroupRequest is the request type for the CreateInputSecurityGroup API operation.
func (CreateInputSecurityGroupRequest) Send ¶
func (r CreateInputSecurityGroupRequest) Send(ctx context.Context) (*CreateInputSecurityGroupResponse, error)
Send marshals and sends the CreateInputSecurityGroup API request.
type CreateInputSecurityGroupResponse ¶ added in v0.9.0
type CreateInputSecurityGroupResponse struct { *CreateInputSecurityGroupOutput // contains filtered or unexported fields }
CreateInputSecurityGroupResponse is the response type for the CreateInputSecurityGroup API operation.
func (*CreateInputSecurityGroupResponse) SDKResponseMetdata ¶ added in v0.9.0
func (r *CreateInputSecurityGroupResponse) SDKResponseMetdata() *aws.Response
SDKResponseMetdata returns the response metadata for the CreateInputSecurityGroup request.
type CreateTagsInput ¶ added in v0.8.0
type CreateTagsInput struct { // ResourceArn is a required field ResourceArn *string `location:"uri" locationName:"resource-arn" type:"string" required:"true"` Tags map[string]string `locationName:"tags" type:"map"` // contains filtered or unexported fields }
Please also see https://docs.aws.amazon.com/goto/WebAPI/medialive-2017-10-14/CreateTagsRequest
func (CreateTagsInput) MarshalFields ¶ added in v0.8.0
func (s CreateTagsInput) MarshalFields(e protocol.FieldEncoder) error
MarshalFields encodes the AWS API shape using the passed in protocol encoder.
func (CreateTagsInput) String ¶ added in v0.8.0
func (s CreateTagsInput) String() string
String returns the string representation
func (*CreateTagsInput) Validate ¶ added in v0.8.0
func (s *CreateTagsInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type CreateTagsOutput ¶ added in v0.8.0
type CreateTagsOutput struct {
// contains filtered or unexported fields
}
Please also see https://docs.aws.amazon.com/goto/WebAPI/medialive-2017-10-14/CreateTagsOutput
func (CreateTagsOutput) MarshalFields ¶ added in v0.8.0
func (s CreateTagsOutput) MarshalFields(e protocol.FieldEncoder) error
MarshalFields encodes the AWS API shape using the passed in protocol encoder.
func (CreateTagsOutput) String ¶ added in v0.8.0
func (s CreateTagsOutput) String() string
String returns the string representation
type CreateTagsRequest ¶ added in v0.8.0
type CreateTagsRequest struct { *aws.Request Input *CreateTagsInput Copy func(*CreateTagsInput) CreateTagsRequest }
CreateTagsRequest is the request type for the CreateTags API operation.
func (CreateTagsRequest) Send ¶ added in v0.8.0
func (r CreateTagsRequest) Send(ctx context.Context) (*CreateTagsResponse, error)
Send marshals and sends the CreateTags API request.
type CreateTagsResponse ¶ added in v0.9.0
type CreateTagsResponse struct { *CreateTagsOutput // contains filtered or unexported fields }
CreateTagsResponse is the response type for the CreateTags API operation.
func (*CreateTagsResponse) SDKResponseMetdata ¶ added in v0.9.0
func (r *CreateTagsResponse) SDKResponseMetdata() *aws.Response
SDKResponseMetdata returns the response metadata for the CreateTags request.
type DeleteChannelInput ¶
type DeleteChannelInput struct { // ChannelId is a required field ChannelId *string `location:"uri" locationName:"channelId" type:"string" required:"true"` // contains filtered or unexported fields }
Please also see https://docs.aws.amazon.com/goto/WebAPI/medialive-2017-10-14/DeleteChannelRequest
func (DeleteChannelInput) MarshalFields ¶ added in v0.3.0
func (s DeleteChannelInput) MarshalFields(e protocol.FieldEncoder) error
MarshalFields encodes the AWS API shape using the passed in protocol encoder.
func (DeleteChannelInput) String ¶
func (s DeleteChannelInput) String() string
String returns the string representation
func (*DeleteChannelInput) Validate ¶
func (s *DeleteChannelInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type DeleteChannelOutput ¶
type DeleteChannelOutput struct { Arn *string `locationName:"arn" type:"string"` // A standard channel has two encoding pipelines and a single pipeline channel // only has one. ChannelClass ChannelClass `locationName:"channelClass" type:"string" enum:"true"` Destinations []OutputDestination `locationName:"destinations" type:"list"` EgressEndpoints []ChannelEgressEndpoint `locationName:"egressEndpoints" type:"list"` // Encoder Settings EncoderSettings *EncoderSettings `locationName:"encoderSettings" type:"structure"` Id *string `locationName:"id" type:"string"` InputAttachments []InputAttachment `locationName:"inputAttachments" type:"list"` InputSpecification *InputSpecification `locationName:"inputSpecification" type:"structure"` // The log level the user wants for their channel. LogLevel LogLevel `locationName:"logLevel" type:"string" enum:"true"` Name *string `locationName:"name" type:"string"` PipelineDetails []PipelineDetail `locationName:"pipelineDetails" type:"list"` PipelinesRunningCount *int64 `locationName:"pipelinesRunningCount" type:"integer"` RoleArn *string `locationName:"roleArn" type:"string"` State ChannelState `locationName:"state" type:"string" enum:"true"` Tags map[string]string `locationName:"tags" type:"map"` // contains filtered or unexported fields }
Please also see https://docs.aws.amazon.com/goto/WebAPI/medialive-2017-10-14/DeleteChannelResponse
func (DeleteChannelOutput) MarshalFields ¶ added in v0.3.0
func (s DeleteChannelOutput) MarshalFields(e protocol.FieldEncoder) error
MarshalFields encodes the AWS API shape using the passed in protocol encoder.
func (DeleteChannelOutput) String ¶
func (s DeleteChannelOutput) String() string
String returns the string representation
type DeleteChannelRequest ¶
type DeleteChannelRequest struct { *aws.Request Input *DeleteChannelInput Copy func(*DeleteChannelInput) DeleteChannelRequest }
DeleteChannelRequest is the request type for the DeleteChannel API operation.
func (DeleteChannelRequest) Send ¶
func (r DeleteChannelRequest) Send(ctx context.Context) (*DeleteChannelResponse, error)
Send marshals and sends the DeleteChannel API request.
type DeleteChannelResponse ¶ added in v0.9.0
type DeleteChannelResponse struct { *DeleteChannelOutput // contains filtered or unexported fields }
DeleteChannelResponse is the response type for the DeleteChannel API operation.
func (*DeleteChannelResponse) SDKResponseMetdata ¶ added in v0.9.0
func (r *DeleteChannelResponse) SDKResponseMetdata() *aws.Response
SDKResponseMetdata returns the response metadata for the DeleteChannel request.
type DeleteInputInput ¶
type DeleteInputInput struct { // InputId is a required field InputId *string `location:"uri" locationName:"inputId" type:"string" required:"true"` // contains filtered or unexported fields }
Please also see https://docs.aws.amazon.com/goto/WebAPI/medialive-2017-10-14/DeleteInputRequest
func (DeleteInputInput) MarshalFields ¶ added in v0.3.0
func (s DeleteInputInput) MarshalFields(e protocol.FieldEncoder) error
MarshalFields encodes the AWS API shape using the passed in protocol encoder.
func (DeleteInputInput) String ¶
func (s DeleteInputInput) String() string
String returns the string representation
func (*DeleteInputInput) Validate ¶
func (s *DeleteInputInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type DeleteInputOutput ¶
type DeleteInputOutput struct {
// contains filtered or unexported fields
}
Please also see https://docs.aws.amazon.com/goto/WebAPI/medialive-2017-10-14/DeleteInputResponse
func (DeleteInputOutput) MarshalFields ¶ added in v0.3.0
func (s DeleteInputOutput) MarshalFields(e protocol.FieldEncoder) error
MarshalFields encodes the AWS API shape using the passed in protocol encoder.
func (DeleteInputOutput) String ¶
func (s DeleteInputOutput) String() string
String returns the string representation
type DeleteInputRequest ¶
type DeleteInputRequest struct { *aws.Request Input *DeleteInputInput Copy func(*DeleteInputInput) DeleteInputRequest }
DeleteInputRequest is the request type for the DeleteInput API operation.
func (DeleteInputRequest) Send ¶
func (r DeleteInputRequest) Send(ctx context.Context) (*DeleteInputResponse, error)
Send marshals and sends the DeleteInput API request.
type DeleteInputResponse ¶ added in v0.9.0
type DeleteInputResponse struct { *DeleteInputOutput // contains filtered or unexported fields }
DeleteInputResponse is the response type for the DeleteInput API operation.
func (*DeleteInputResponse) SDKResponseMetdata ¶ added in v0.9.0
func (r *DeleteInputResponse) SDKResponseMetdata() *aws.Response
SDKResponseMetdata returns the response metadata for the DeleteInput request.
type DeleteInputSecurityGroupInput ¶
type DeleteInputSecurityGroupInput struct { // InputSecurityGroupId is a required field InputSecurityGroupId *string `location:"uri" locationName:"inputSecurityGroupId" type:"string" required:"true"` // contains filtered or unexported fields }
Please also see https://docs.aws.amazon.com/goto/WebAPI/medialive-2017-10-14/DeleteInputSecurityGroupRequest
func (DeleteInputSecurityGroupInput) MarshalFields ¶ added in v0.3.0
func (s DeleteInputSecurityGroupInput) MarshalFields(e protocol.FieldEncoder) error
MarshalFields encodes the AWS API shape using the passed in protocol encoder.
func (DeleteInputSecurityGroupInput) String ¶
func (s DeleteInputSecurityGroupInput) String() string
String returns the string representation
func (*DeleteInputSecurityGroupInput) Validate ¶
func (s *DeleteInputSecurityGroupInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type DeleteInputSecurityGroupOutput ¶
type DeleteInputSecurityGroupOutput struct {
// contains filtered or unexported fields
}
Please also see https://docs.aws.amazon.com/goto/WebAPI/medialive-2017-10-14/DeleteInputSecurityGroupResponse
func (DeleteInputSecurityGroupOutput) MarshalFields ¶ added in v0.3.0
func (s DeleteInputSecurityGroupOutput) MarshalFields(e protocol.FieldEncoder) error
MarshalFields encodes the AWS API shape using the passed in protocol encoder.
func (DeleteInputSecurityGroupOutput) String ¶
func (s DeleteInputSecurityGroupOutput) String() string
String returns the string representation
type DeleteInputSecurityGroupRequest ¶
type DeleteInputSecurityGroupRequest struct { *aws.Request Input *DeleteInputSecurityGroupInput Copy func(*DeleteInputSecurityGroupInput) DeleteInputSecurityGroupRequest }
DeleteInputSecurityGroupRequest is the request type for the DeleteInputSecurityGroup API operation.
func (DeleteInputSecurityGroupRequest) Send ¶
func (r DeleteInputSecurityGroupRequest) Send(ctx context.Context) (*DeleteInputSecurityGroupResponse, error)
Send marshals and sends the DeleteInputSecurityGroup API request.
type DeleteInputSecurityGroupResponse ¶ added in v0.9.0
type DeleteInputSecurityGroupResponse struct { *DeleteInputSecurityGroupOutput // contains filtered or unexported fields }
DeleteInputSecurityGroupResponse is the response type for the DeleteInputSecurityGroup API operation.
func (*DeleteInputSecurityGroupResponse) SDKResponseMetdata ¶ added in v0.9.0
func (r *DeleteInputSecurityGroupResponse) SDKResponseMetdata() *aws.Response
SDKResponseMetdata returns the response metadata for the DeleteInputSecurityGroup request.
type DeleteReservationInput ¶ added in v0.5.0
type DeleteReservationInput struct { // ReservationId is a required field ReservationId *string `location:"uri" locationName:"reservationId" type:"string" required:"true"` // contains filtered or unexported fields }
Please also see https://docs.aws.amazon.com/goto/WebAPI/medialive-2017-10-14/DeleteReservationRequest
func (DeleteReservationInput) MarshalFields ¶ added in v0.5.0
func (s DeleteReservationInput) MarshalFields(e protocol.FieldEncoder) error
MarshalFields encodes the AWS API shape using the passed in protocol encoder.
func (DeleteReservationInput) String ¶ added in v0.5.0
func (s DeleteReservationInput) String() string
String returns the string representation
func (*DeleteReservationInput) Validate ¶ added in v0.5.0
func (s *DeleteReservationInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type DeleteReservationOutput ¶ added in v0.5.0
type DeleteReservationOutput struct { Arn *string `locationName:"arn" type:"string"` Count *int64 `locationName:"count" type:"integer"` CurrencyCode *string `locationName:"currencyCode" type:"string"` Duration *int64 `locationName:"duration" type:"integer"` // Units for duration, e.g. 'MONTHS' DurationUnits OfferingDurationUnits `locationName:"durationUnits" type:"string" enum:"true"` End *string `locationName:"end" type:"string"` FixedPrice *float64 `locationName:"fixedPrice" type:"double"` Name *string `locationName:"name" type:"string"` OfferingDescription *string `locationName:"offeringDescription" type:"string"` OfferingId *string `locationName:"offeringId" type:"string"` // Offering type, e.g. 'NO_UPFRONT' OfferingType OfferingType `locationName:"offeringType" type:"string" enum:"true"` Region *string `locationName:"region" type:"string"` ReservationId *string `locationName:"reservationId" type:"string"` // Resource configuration (codec, resolution, bitrate, ...) ResourceSpecification *ReservationResourceSpecification `locationName:"resourceSpecification" type:"structure"` Start *string `locationName:"start" type:"string"` // Current reservation state State ReservationState `locationName:"state" type:"string" enum:"true"` Tags map[string]string `locationName:"tags" type:"map"` UsagePrice *float64 `locationName:"usagePrice" type:"double"` // contains filtered or unexported fields }
Please also see https://docs.aws.amazon.com/goto/WebAPI/medialive-2017-10-14/DeleteReservationResponse
func (DeleteReservationOutput) MarshalFields ¶ added in v0.5.0
func (s DeleteReservationOutput) MarshalFields(e protocol.FieldEncoder) error
MarshalFields encodes the AWS API shape using the passed in protocol encoder.
func (DeleteReservationOutput) String ¶ added in v0.5.0
func (s DeleteReservationOutput) String() string
String returns the string representation
type DeleteReservationRequest ¶ added in v0.5.0
type DeleteReservationRequest struct { *aws.Request Input *DeleteReservationInput Copy func(*DeleteReservationInput) DeleteReservationRequest }
DeleteReservationRequest is the request type for the DeleteReservation API operation.
func (DeleteReservationRequest) Send ¶ added in v0.5.0
func (r DeleteReservationRequest) Send(ctx context.Context) (*DeleteReservationResponse, error)
Send marshals and sends the DeleteReservation API request.
type DeleteReservationResponse ¶ added in v0.9.0
type DeleteReservationResponse struct { *DeleteReservationOutput // contains filtered or unexported fields }
DeleteReservationResponse is the response type for the DeleteReservation API operation.
func (*DeleteReservationResponse) SDKResponseMetdata ¶ added in v0.9.0
func (r *DeleteReservationResponse) SDKResponseMetdata() *aws.Response
SDKResponseMetdata returns the response metadata for the DeleteReservation request.
type DeleteScheduleInput ¶ added in v0.9.0
type DeleteScheduleInput struct { // ChannelId is a required field ChannelId *string `location:"uri" locationName:"channelId" type:"string" required:"true"` // contains filtered or unexported fields }
Please also see https://docs.aws.amazon.com/goto/WebAPI/medialive-2017-10-14/DeleteScheduleRequest
func (DeleteScheduleInput) MarshalFields ¶ added in v0.9.0
func (s DeleteScheduleInput) MarshalFields(e protocol.FieldEncoder) error
MarshalFields encodes the AWS API shape using the passed in protocol encoder.
func (DeleteScheduleInput) String ¶ added in v0.9.0
func (s DeleteScheduleInput) String() string
String returns the string representation
func (*DeleteScheduleInput) Validate ¶ added in v0.9.0
func (s *DeleteScheduleInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type DeleteScheduleOutput ¶ added in v0.9.0
type DeleteScheduleOutput struct {
// contains filtered or unexported fields
}
Please also see https://docs.aws.amazon.com/goto/WebAPI/medialive-2017-10-14/DeleteScheduleResponse
func (DeleteScheduleOutput) MarshalFields ¶ added in v0.9.0
func (s DeleteScheduleOutput) MarshalFields(e protocol.FieldEncoder) error
MarshalFields encodes the AWS API shape using the passed in protocol encoder.
func (DeleteScheduleOutput) String ¶ added in v0.9.0
func (s DeleteScheduleOutput) String() string
String returns the string representation
type DeleteScheduleRequest ¶ added in v0.9.0
type DeleteScheduleRequest struct { *aws.Request Input *DeleteScheduleInput Copy func(*DeleteScheduleInput) DeleteScheduleRequest }
DeleteScheduleRequest is the request type for the DeleteSchedule API operation.
func (DeleteScheduleRequest) Send ¶ added in v0.9.0
func (r DeleteScheduleRequest) Send(ctx context.Context) (*DeleteScheduleResponse, error)
Send marshals and sends the DeleteSchedule API request.
type DeleteScheduleResponse ¶ added in v0.9.0
type DeleteScheduleResponse struct { *DeleteScheduleOutput // contains filtered or unexported fields }
DeleteScheduleResponse is the response type for the DeleteSchedule API operation.
func (*DeleteScheduleResponse) SDKResponseMetdata ¶ added in v0.9.0
func (r *DeleteScheduleResponse) SDKResponseMetdata() *aws.Response
SDKResponseMetdata returns the response metadata for the DeleteSchedule request.
type DeleteTagsInput ¶ added in v0.8.0
type DeleteTagsInput struct { // ResourceArn is a required field ResourceArn *string `location:"uri" locationName:"resource-arn" type:"string" required:"true"` // TagKeys is a required field TagKeys []string `location:"querystring" locationName:"tagKeys" type:"list" required:"true"` // contains filtered or unexported fields }
Please also see https://docs.aws.amazon.com/goto/WebAPI/medialive-2017-10-14/DeleteTagsRequest
func (DeleteTagsInput) MarshalFields ¶ added in v0.8.0
func (s DeleteTagsInput) MarshalFields(e protocol.FieldEncoder) error
MarshalFields encodes the AWS API shape using the passed in protocol encoder.
func (DeleteTagsInput) String ¶ added in v0.8.0
func (s DeleteTagsInput) String() string
String returns the string representation
func (*DeleteTagsInput) Validate ¶ added in v0.8.0
func (s *DeleteTagsInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type DeleteTagsOutput ¶ added in v0.8.0
type DeleteTagsOutput struct {
// contains filtered or unexported fields
}
Please also see https://docs.aws.amazon.com/goto/WebAPI/medialive-2017-10-14/DeleteTagsOutput
func (DeleteTagsOutput) MarshalFields ¶ added in v0.8.0
func (s DeleteTagsOutput) MarshalFields(e protocol.FieldEncoder) error
MarshalFields encodes the AWS API shape using the passed in protocol encoder.
func (DeleteTagsOutput) String ¶ added in v0.8.0
func (s DeleteTagsOutput) String() string
String returns the string representation
type DeleteTagsRequest ¶ added in v0.8.0
type DeleteTagsRequest struct { *aws.Request Input *DeleteTagsInput Copy func(*DeleteTagsInput) DeleteTagsRequest }
DeleteTagsRequest is the request type for the DeleteTags API operation.
func (DeleteTagsRequest) Send ¶ added in v0.8.0
func (r DeleteTagsRequest) Send(ctx context.Context) (*DeleteTagsResponse, error)
Send marshals and sends the DeleteTags API request.
type DeleteTagsResponse ¶ added in v0.9.0
type DeleteTagsResponse struct { *DeleteTagsOutput // contains filtered or unexported fields }
DeleteTagsResponse is the response type for the DeleteTags API operation.
func (*DeleteTagsResponse) SDKResponseMetdata ¶ added in v0.9.0
func (r *DeleteTagsResponse) SDKResponseMetdata() *aws.Response
SDKResponseMetdata returns the response metadata for the DeleteTags request.
type DescribeChannelInput ¶
type DescribeChannelInput struct { // ChannelId is a required field ChannelId *string `location:"uri" locationName:"channelId" type:"string" required:"true"` // contains filtered or unexported fields }
Please also see https://docs.aws.amazon.com/goto/WebAPI/medialive-2017-10-14/DescribeChannelRequest
func (DescribeChannelInput) MarshalFields ¶ added in v0.3.0
func (s DescribeChannelInput) MarshalFields(e protocol.FieldEncoder) error
MarshalFields encodes the AWS API shape using the passed in protocol encoder.
func (DescribeChannelInput) String ¶
func (s DescribeChannelInput) String() string
String returns the string representation
func (*DescribeChannelInput) Validate ¶
func (s *DescribeChannelInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type DescribeChannelOutput ¶
type DescribeChannelOutput struct { Arn *string `locationName:"arn" type:"string"` // A standard channel has two encoding pipelines and a single pipeline channel // only has one. ChannelClass ChannelClass `locationName:"channelClass" type:"string" enum:"true"` Destinations []OutputDestination `locationName:"destinations" type:"list"` EgressEndpoints []ChannelEgressEndpoint `locationName:"egressEndpoints" type:"list"` // Encoder Settings EncoderSettings *EncoderSettings `locationName:"encoderSettings" type:"structure"` Id *string `locationName:"id" type:"string"` InputAttachments []InputAttachment `locationName:"inputAttachments" type:"list"` InputSpecification *InputSpecification `locationName:"inputSpecification" type:"structure"` // The log level the user wants for their channel. LogLevel LogLevel `locationName:"logLevel" type:"string" enum:"true"` Name *string `locationName:"name" type:"string"` PipelineDetails []PipelineDetail `locationName:"pipelineDetails" type:"list"` PipelinesRunningCount *int64 `locationName:"pipelinesRunningCount" type:"integer"` RoleArn *string `locationName:"roleArn" type:"string"` State ChannelState `locationName:"state" type:"string" enum:"true"` Tags map[string]string `locationName:"tags" type:"map"` // contains filtered or unexported fields }
Please also see https://docs.aws.amazon.com/goto/WebAPI/medialive-2017-10-14/DescribeChannelResponse
func (DescribeChannelOutput) MarshalFields ¶ added in v0.3.0
func (s DescribeChannelOutput) MarshalFields(e protocol.FieldEncoder) error
MarshalFields encodes the AWS API shape using the passed in protocol encoder.
func (DescribeChannelOutput) String ¶
func (s DescribeChannelOutput) String() string
String returns the string representation
type DescribeChannelRequest ¶
type DescribeChannelRequest struct { *aws.Request Input *DescribeChannelInput Copy func(*DescribeChannelInput) DescribeChannelRequest }
DescribeChannelRequest is the request type for the DescribeChannel API operation.
func (DescribeChannelRequest) Send ¶
func (r DescribeChannelRequest) Send(ctx context.Context) (*DescribeChannelResponse, error)
Send marshals and sends the DescribeChannel API request.
type DescribeChannelResponse ¶ added in v0.9.0
type DescribeChannelResponse struct { *DescribeChannelOutput // contains filtered or unexported fields }
DescribeChannelResponse is the response type for the DescribeChannel API operation.
func (*DescribeChannelResponse) SDKResponseMetdata ¶ added in v0.9.0
func (r *DescribeChannelResponse) SDKResponseMetdata() *aws.Response
SDKResponseMetdata returns the response metadata for the DescribeChannel request.
type DescribeInputInput ¶
type DescribeInputInput struct { // InputId is a required field InputId *string `location:"uri" locationName:"inputId" type:"string" required:"true"` // contains filtered or unexported fields }
Please also see https://docs.aws.amazon.com/goto/WebAPI/medialive-2017-10-14/DescribeInputRequest
func (DescribeInputInput) MarshalFields ¶ added in v0.3.0
func (s DescribeInputInput) MarshalFields(e protocol.FieldEncoder) error
MarshalFields encodes the AWS API shape using the passed in protocol encoder.
func (DescribeInputInput) String ¶
func (s DescribeInputInput) String() string
String returns the string representation
func (*DescribeInputInput) Validate ¶
func (s *DescribeInputInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type DescribeInputOutput ¶
type DescribeInputOutput struct { Arn *string `locationName:"arn" type:"string"` AttachedChannels []string `locationName:"attachedChannels" type:"list"` Destinations []InputDestination `locationName:"destinations" type:"list"` Id *string `locationName:"id" type:"string"` // A standard input has two sources and a single pipeline input only has one. InputClass InputClass `locationName:"inputClass" type:"string" enum:"true"` // There are two types of input sources, static and dynamic. If an input source // is dynamic you canchange the source url of the input dynamically using an // input switch action. However, the only input typeto support a dynamic url // at this time is MP4_FILE. By default all input sources are static. InputSourceType InputSourceType `locationName:"inputSourceType" type:"string" enum:"true"` MediaConnectFlows []MediaConnectFlow `locationName:"mediaConnectFlows" type:"list"` Name *string `locationName:"name" type:"string"` RoleArn *string `locationName:"roleArn" type:"string"` SecurityGroups []string `locationName:"securityGroups" type:"list"` Sources []InputSource `locationName:"sources" type:"list"` State InputState `locationName:"state" type:"string" enum:"true"` Tags map[string]string `locationName:"tags" type:"map"` Type InputType `locationName:"type" type:"string" enum:"true"` // contains filtered or unexported fields }
Please also see https://docs.aws.amazon.com/goto/WebAPI/medialive-2017-10-14/DescribeInputResponse
func (DescribeInputOutput) MarshalFields ¶ added in v0.3.0
func (s DescribeInputOutput) MarshalFields(e protocol.FieldEncoder) error
MarshalFields encodes the AWS API shape using the passed in protocol encoder.
func (DescribeInputOutput) String ¶
func (s DescribeInputOutput) String() string
String returns the string representation
type DescribeInputRequest ¶
type DescribeInputRequest struct { *aws.Request Input *DescribeInputInput Copy func(*DescribeInputInput) DescribeInputRequest }
DescribeInputRequest is the request type for the DescribeInput API operation.
func (DescribeInputRequest) Send ¶
func (r DescribeInputRequest) Send(ctx context.Context) (*DescribeInputResponse, error)
Send marshals and sends the DescribeInput API request.
type DescribeInputResponse ¶ added in v0.9.0
type DescribeInputResponse struct { *DescribeInputOutput // contains filtered or unexported fields }
DescribeInputResponse is the response type for the DescribeInput API operation.
func (*DescribeInputResponse) SDKResponseMetdata ¶ added in v0.9.0
func (r *DescribeInputResponse) SDKResponseMetdata() *aws.Response
SDKResponseMetdata returns the response metadata for the DescribeInput request.
type DescribeInputSecurityGroupInput ¶
type DescribeInputSecurityGroupInput struct { // InputSecurityGroupId is a required field InputSecurityGroupId *string `location:"uri" locationName:"inputSecurityGroupId" type:"string" required:"true"` // contains filtered or unexported fields }
Please also see https://docs.aws.amazon.com/goto/WebAPI/medialive-2017-10-14/DescribeInputSecurityGroupRequest
func (DescribeInputSecurityGroupInput) MarshalFields ¶ added in v0.3.0
func (s DescribeInputSecurityGroupInput) MarshalFields(e protocol.FieldEncoder) error
MarshalFields encodes the AWS API shape using the passed in protocol encoder.
func (DescribeInputSecurityGroupInput) String ¶
func (s DescribeInputSecurityGroupInput) String() string
String returns the string representation
func (*DescribeInputSecurityGroupInput) Validate ¶
func (s *DescribeInputSecurityGroupInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type DescribeInputSecurityGroupOutput ¶
type DescribeInputSecurityGroupOutput struct { Arn *string `locationName:"arn" type:"string"` Id *string `locationName:"id" type:"string"` Inputs []string `locationName:"inputs" type:"list"` State InputSecurityGroupState `locationName:"state" type:"string" enum:"true"` Tags map[string]string `locationName:"tags" type:"map"` WhitelistRules []InputWhitelistRule `locationName:"whitelistRules" type:"list"` // contains filtered or unexported fields }
Please also see https://docs.aws.amazon.com/goto/WebAPI/medialive-2017-10-14/DescribeInputSecurityGroupResponse
func (DescribeInputSecurityGroupOutput) MarshalFields ¶ added in v0.3.0
func (s DescribeInputSecurityGroupOutput) MarshalFields(e protocol.FieldEncoder) error
MarshalFields encodes the AWS API shape using the passed in protocol encoder.
func (DescribeInputSecurityGroupOutput) String ¶
func (s DescribeInputSecurityGroupOutput) String() string
String returns the string representation
type DescribeInputSecurityGroupRequest ¶
type DescribeInputSecurityGroupRequest struct { *aws.Request Input *DescribeInputSecurityGroupInput Copy func(*DescribeInputSecurityGroupInput) DescribeInputSecurityGroupRequest }
DescribeInputSecurityGroupRequest is the request type for the DescribeInputSecurityGroup API operation.
func (DescribeInputSecurityGroupRequest) Send ¶
func (r DescribeInputSecurityGroupRequest) Send(ctx context.Context) (*DescribeInputSecurityGroupResponse, error)
Send marshals and sends the DescribeInputSecurityGroup API request.
type DescribeInputSecurityGroupResponse ¶ added in v0.9.0
type DescribeInputSecurityGroupResponse struct { *DescribeInputSecurityGroupOutput // contains filtered or unexported fields }
DescribeInputSecurityGroupResponse is the response type for the DescribeInputSecurityGroup API operation.
func (*DescribeInputSecurityGroupResponse) SDKResponseMetdata ¶ added in v0.9.0
func (r *DescribeInputSecurityGroupResponse) SDKResponseMetdata() *aws.Response
SDKResponseMetdata returns the response metadata for the DescribeInputSecurityGroup request.
type DescribeOfferingInput ¶ added in v0.5.0
type DescribeOfferingInput struct { // OfferingId is a required field OfferingId *string `location:"uri" locationName:"offeringId" type:"string" required:"true"` // contains filtered or unexported fields }
Please also see https://docs.aws.amazon.com/goto/WebAPI/medialive-2017-10-14/DescribeOfferingRequest
func (DescribeOfferingInput) MarshalFields ¶ added in v0.5.0
func (s DescribeOfferingInput) MarshalFields(e protocol.FieldEncoder) error
MarshalFields encodes the AWS API shape using the passed in protocol encoder.
func (DescribeOfferingInput) String ¶ added in v0.5.0
func (s DescribeOfferingInput) String() string
String returns the string representation
func (*DescribeOfferingInput) Validate ¶ added in v0.5.0
func (s *DescribeOfferingInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type DescribeOfferingOutput ¶ added in v0.5.0
type DescribeOfferingOutput struct { Arn *string `locationName:"arn" type:"string"` CurrencyCode *string `locationName:"currencyCode" type:"string"` Duration *int64 `locationName:"duration" type:"integer"` // Units for duration, e.g. 'MONTHS' DurationUnits OfferingDurationUnits `locationName:"durationUnits" type:"string" enum:"true"` FixedPrice *float64 `locationName:"fixedPrice" type:"double"` OfferingDescription *string `locationName:"offeringDescription" type:"string"` OfferingId *string `locationName:"offeringId" type:"string"` // Offering type, e.g. 'NO_UPFRONT' OfferingType OfferingType `locationName:"offeringType" type:"string" enum:"true"` Region *string `locationName:"region" type:"string"` // Resource configuration (codec, resolution, bitrate, ...) ResourceSpecification *ReservationResourceSpecification `locationName:"resourceSpecification" type:"structure"` UsagePrice *float64 `locationName:"usagePrice" type:"double"` // contains filtered or unexported fields }
Please also see https://docs.aws.amazon.com/goto/WebAPI/medialive-2017-10-14/DescribeOfferingResponse
func (DescribeOfferingOutput) MarshalFields ¶ added in v0.5.0
func (s DescribeOfferingOutput) MarshalFields(e protocol.FieldEncoder) error
MarshalFields encodes the AWS API shape using the passed in protocol encoder.
func (DescribeOfferingOutput) String ¶ added in v0.5.0
func (s DescribeOfferingOutput) String() string
String returns the string representation
type DescribeOfferingRequest ¶ added in v0.5.0
type DescribeOfferingRequest struct { *aws.Request Input *DescribeOfferingInput Copy func(*DescribeOfferingInput) DescribeOfferingRequest }
DescribeOfferingRequest is the request type for the DescribeOffering API operation.
func (DescribeOfferingRequest) Send ¶ added in v0.5.0
func (r DescribeOfferingRequest) Send(ctx context.Context) (*DescribeOfferingResponse, error)
Send marshals and sends the DescribeOffering API request.
type DescribeOfferingResponse ¶ added in v0.9.0
type DescribeOfferingResponse struct { *DescribeOfferingOutput // contains filtered or unexported fields }
DescribeOfferingResponse is the response type for the DescribeOffering API operation.
func (*DescribeOfferingResponse) SDKResponseMetdata ¶ added in v0.9.0
func (r *DescribeOfferingResponse) SDKResponseMetdata() *aws.Response
SDKResponseMetdata returns the response metadata for the DescribeOffering request.
type DescribeReservationInput ¶ added in v0.5.0
type DescribeReservationInput struct { // ReservationId is a required field ReservationId *string `location:"uri" locationName:"reservationId" type:"string" required:"true"` // contains filtered or unexported fields }
Please also see https://docs.aws.amazon.com/goto/WebAPI/medialive-2017-10-14/DescribeReservationRequest
func (DescribeReservationInput) MarshalFields ¶ added in v0.5.0
func (s DescribeReservationInput) MarshalFields(e protocol.FieldEncoder) error
MarshalFields encodes the AWS API shape using the passed in protocol encoder.
func (DescribeReservationInput) String ¶ added in v0.5.0
func (s DescribeReservationInput) String() string
String returns the string representation
func (*DescribeReservationInput) Validate ¶ added in v0.5.0
func (s *DescribeReservationInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type DescribeReservationOutput ¶ added in v0.5.0
type DescribeReservationOutput struct { Arn *string `locationName:"arn" type:"string"` Count *int64 `locationName:"count" type:"integer"` CurrencyCode *string `locationName:"currencyCode" type:"string"` Duration *int64 `locationName:"duration" type:"integer"` // Units for duration, e.g. 'MONTHS' DurationUnits OfferingDurationUnits `locationName:"durationUnits" type:"string" enum:"true"` End *string `locationName:"end" type:"string"` FixedPrice *float64 `locationName:"fixedPrice" type:"double"` Name *string `locationName:"name" type:"string"` OfferingDescription *string `locationName:"offeringDescription" type:"string"` OfferingId *string `locationName:"offeringId" type:"string"` // Offering type, e.g. 'NO_UPFRONT' OfferingType OfferingType `locationName:"offeringType" type:"string" enum:"true"` Region *string `locationName:"region" type:"string"` ReservationId *string `locationName:"reservationId" type:"string"` // Resource configuration (codec, resolution, bitrate, ...) ResourceSpecification *ReservationResourceSpecification `locationName:"resourceSpecification" type:"structure"` Start *string `locationName:"start" type:"string"` // Current reservation state State ReservationState `locationName:"state" type:"string" enum:"true"` Tags map[string]string `locationName:"tags" type:"map"` UsagePrice *float64 `locationName:"usagePrice" type:"double"` // contains filtered or unexported fields }
Please also see https://docs.aws.amazon.com/goto/WebAPI/medialive-2017-10-14/DescribeReservationResponse
func (DescribeReservationOutput) MarshalFields ¶ added in v0.5.0
func (s DescribeReservationOutput) MarshalFields(e protocol.FieldEncoder) error
MarshalFields encodes the AWS API shape using the passed in protocol encoder.
func (DescribeReservationOutput) String ¶ added in v0.5.0
func (s DescribeReservationOutput) String() string
String returns the string representation
type DescribeReservationRequest ¶ added in v0.5.0
type DescribeReservationRequest struct { *aws.Request Input *DescribeReservationInput Copy func(*DescribeReservationInput) DescribeReservationRequest }
DescribeReservationRequest is the request type for the DescribeReservation API operation.
func (DescribeReservationRequest) Send ¶ added in v0.5.0
func (r DescribeReservationRequest) Send(ctx context.Context) (*DescribeReservationResponse, error)
Send marshals and sends the DescribeReservation API request.
type DescribeReservationResponse ¶ added in v0.9.0
type DescribeReservationResponse struct { *DescribeReservationOutput // contains filtered or unexported fields }
DescribeReservationResponse is the response type for the DescribeReservation API operation.
func (*DescribeReservationResponse) SDKResponseMetdata ¶ added in v0.9.0
func (r *DescribeReservationResponse) SDKResponseMetdata() *aws.Response
SDKResponseMetdata returns the response metadata for the DescribeReservation request.
type DescribeScheduleInput ¶ added in v0.5.0
type DescribeScheduleInput struct { // ChannelId is a required field ChannelId *string `location:"uri" locationName:"channelId" type:"string" required:"true"` MaxResults *int64 `location:"querystring" locationName:"maxResults" min:"1" type:"integer"` NextToken *string `location:"querystring" locationName:"nextToken" type:"string"` // contains filtered or unexported fields }
Please also see https://docs.aws.amazon.com/goto/WebAPI/medialive-2017-10-14/DescribeScheduleRequest
func (DescribeScheduleInput) MarshalFields ¶ added in v0.5.0
func (s DescribeScheduleInput) MarshalFields(e protocol.FieldEncoder) error
MarshalFields encodes the AWS API shape using the passed in protocol encoder.
func (DescribeScheduleInput) String ¶ added in v0.5.0
func (s DescribeScheduleInput) String() string
String returns the string representation
func (*DescribeScheduleInput) Validate ¶ added in v0.5.0
func (s *DescribeScheduleInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type DescribeScheduleOutput ¶ added in v0.5.0
type DescribeScheduleOutput struct { NextToken *string `locationName:"nextToken" type:"string"` ScheduleActions []ScheduleAction `locationName:"scheduleActions" type:"list"` // contains filtered or unexported fields }
Please also see https://docs.aws.amazon.com/goto/WebAPI/medialive-2017-10-14/DescribeScheduleResponse
func (DescribeScheduleOutput) MarshalFields ¶ added in v0.5.0
func (s DescribeScheduleOutput) MarshalFields(e protocol.FieldEncoder) error
MarshalFields encodes the AWS API shape using the passed in protocol encoder.
func (DescribeScheduleOutput) String ¶ added in v0.5.0
func (s DescribeScheduleOutput) String() string
String returns the string representation
type DescribeSchedulePaginator ¶ added in v0.9.0
DescribeSchedulePaginator is used to paginate the request. This can be done by calling Next and CurrentPage.
func NewDescribeSchedulePaginator ¶ added in v0.9.0
func NewDescribeSchedulePaginator(req DescribeScheduleRequest) DescribeSchedulePaginator
NewDescribeScheduleRequestPaginator returns a paginator for DescribeSchedule. Use Next method to get the next page, and CurrentPage to get the current response page from the paginator. Next will return false, if there are no more pages, or an error was encountered.
Note: This operation can generate multiple requests to a service.
// Example iterating over pages. req := client.DescribeScheduleRequest(input) p := medialive.NewDescribeScheduleRequestPaginator(req) for p.Next(context.TODO()) { page := p.CurrentPage() } if err := p.Err(); err != nil { return err }
func (*DescribeSchedulePaginator) CurrentPage ¶ added in v0.9.0
func (p *DescribeSchedulePaginator) CurrentPage() *DescribeScheduleOutput
type DescribeScheduleRequest ¶ added in v0.5.0
type DescribeScheduleRequest struct { *aws.Request Input *DescribeScheduleInput Copy func(*DescribeScheduleInput) DescribeScheduleRequest }
DescribeScheduleRequest is the request type for the DescribeSchedule API operation.
func (DescribeScheduleRequest) Send ¶ added in v0.5.0
func (r DescribeScheduleRequest) Send(ctx context.Context) (*DescribeScheduleResponse, error)
Send marshals and sends the DescribeSchedule API request.
type DescribeScheduleResponse ¶ added in v0.9.0
type DescribeScheduleResponse struct { *DescribeScheduleOutput // contains filtered or unexported fields }
DescribeScheduleResponse is the response type for the DescribeSchedule API operation.
func (*DescribeScheduleResponse) SDKResponseMetdata ¶ added in v0.9.0
func (r *DescribeScheduleResponse) SDKResponseMetdata() *aws.Response
SDKResponseMetdata returns the response metadata for the DescribeSchedule request.
type DvbNitSettings ¶
type DvbNitSettings struct { // The numeric value placed in the Network Information Table (NIT). // // NetworkId is a required field NetworkId *int64 `locationName:"networkId" type:"integer" required:"true"` // The network name text placed in the networkNameDescriptor inside the Network // Information Table. Maximum length is 256 characters. // // NetworkName is a required field NetworkName *string `locationName:"networkName" min:"1" type:"string" required:"true"` // The number of milliseconds between instances of this table in the output // transport stream. RepInterval *int64 `locationName:"repInterval" min:"25" type:"integer"` // contains filtered or unexported fields }
DVB Network Information Table (NIT) Please also see https://docs.aws.amazon.com/goto/WebAPI/medialive-2017-10-14/DvbNitSettings
func (DvbNitSettings) MarshalFields ¶ added in v0.3.0
func (s DvbNitSettings) MarshalFields(e protocol.FieldEncoder) error
MarshalFields encodes the AWS API shape using the passed in protocol encoder.
func (DvbNitSettings) String ¶
func (s DvbNitSettings) String() string
String returns the string representation
func (*DvbNitSettings) Validate ¶ added in v0.4.0
func (s *DvbNitSettings) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type DvbSdtOutputSdt ¶
type DvbSdtOutputSdt string
Dvb Sdt Output Sdt
const ( DvbSdtOutputSdtSdtFollow DvbSdtOutputSdt = "SDT_FOLLOW" DvbSdtOutputSdtSdtFollowIfPresent DvbSdtOutputSdt = "SDT_FOLLOW_IF_PRESENT" DvbSdtOutputSdtSdtManual DvbSdtOutputSdt = "SDT_MANUAL" DvbSdtOutputSdtSdtNone DvbSdtOutputSdt = "SDT_NONE" )
Enum values for DvbSdtOutputSdt
func (DvbSdtOutputSdt) MarshalValue ¶ added in v0.3.0
func (enum DvbSdtOutputSdt) MarshalValue() (string, error)
func (DvbSdtOutputSdt) MarshalValueBuf ¶ added in v0.3.0
func (enum DvbSdtOutputSdt) MarshalValueBuf(b []byte) ([]byte, error)
type DvbSdtSettings ¶
type DvbSdtSettings struct { // Selects method of inserting SDT information into output stream. The sdtFollow // setting copies SDT information from input stream to output stream. The sdtFollowIfPresent // setting copies SDT information from input stream to output stream if SDT // information is present in the input, otherwise it will fall back on the user-defined // values. The sdtManual setting means user will enter the SDT information. // The sdtNone setting means output stream will not contain SDT information. OutputSdt DvbSdtOutputSdt `locationName:"outputSdt" type:"string" enum:"true"` // The number of milliseconds between instances of this table in the output // transport stream. RepInterval *int64 `locationName:"repInterval" min:"25" type:"integer"` // The service name placed in the serviceDescriptor in the Service Description // Table. Maximum length is 256 characters. ServiceName *string `locationName:"serviceName" min:"1" type:"string"` // The service provider name placed in the serviceDescriptor in the Service // Description Table. Maximum length is 256 characters. ServiceProviderName *string `locationName:"serviceProviderName" min:"1" type:"string"` // contains filtered or unexported fields }
DVB Service Description Table (SDT) Please also see https://docs.aws.amazon.com/goto/WebAPI/medialive-2017-10-14/DvbSdtSettings
func (DvbSdtSettings) MarshalFields ¶ added in v0.3.0
func (s DvbSdtSettings) MarshalFields(e protocol.FieldEncoder) error
MarshalFields encodes the AWS API shape using the passed in protocol encoder.
func (DvbSdtSettings) String ¶
func (s DvbSdtSettings) String() string
String returns the string representation
func (*DvbSdtSettings) Validate ¶ added in v0.4.0
func (s *DvbSdtSettings) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type DvbSubDestinationAlignment ¶
type DvbSubDestinationAlignment string
Dvb Sub Destination Alignment
const ( DvbSubDestinationAlignmentCentered DvbSubDestinationAlignment = "CENTERED" DvbSubDestinationAlignmentLeft DvbSubDestinationAlignment = "LEFT" DvbSubDestinationAlignmentSmart DvbSubDestinationAlignment = "SMART" )
Enum values for DvbSubDestinationAlignment
func (DvbSubDestinationAlignment) MarshalValue ¶ added in v0.3.0
func (enum DvbSubDestinationAlignment) MarshalValue() (string, error)
func (DvbSubDestinationAlignment) MarshalValueBuf ¶ added in v0.3.0
func (enum DvbSubDestinationAlignment) MarshalValueBuf(b []byte) ([]byte, error)
type DvbSubDestinationBackgroundColor ¶
type DvbSubDestinationBackgroundColor string
Dvb Sub Destination Background Color
const ( DvbSubDestinationBackgroundColorBlack DvbSubDestinationBackgroundColor = "BLACK" DvbSubDestinationBackgroundColorNone DvbSubDestinationBackgroundColor = "NONE" DvbSubDestinationBackgroundColorWhite DvbSubDestinationBackgroundColor = "WHITE" )
Enum values for DvbSubDestinationBackgroundColor
func (DvbSubDestinationBackgroundColor) MarshalValue ¶ added in v0.3.0
func (enum DvbSubDestinationBackgroundColor) MarshalValue() (string, error)
func (DvbSubDestinationBackgroundColor) MarshalValueBuf ¶ added in v0.3.0
func (enum DvbSubDestinationBackgroundColor) MarshalValueBuf(b []byte) ([]byte, error)
type DvbSubDestinationFontColor ¶
type DvbSubDestinationFontColor string
Dvb Sub Destination Font Color
const ( DvbSubDestinationFontColorBlack DvbSubDestinationFontColor = "BLACK" DvbSubDestinationFontColorBlue DvbSubDestinationFontColor = "BLUE" DvbSubDestinationFontColorGreen DvbSubDestinationFontColor = "GREEN" DvbSubDestinationFontColorRed DvbSubDestinationFontColor = "RED" DvbSubDestinationFontColorWhite DvbSubDestinationFontColor = "WHITE" DvbSubDestinationFontColorYellow DvbSubDestinationFontColor = "YELLOW" )
Enum values for DvbSubDestinationFontColor
func (DvbSubDestinationFontColor) MarshalValue ¶ added in v0.3.0
func (enum DvbSubDestinationFontColor) MarshalValue() (string, error)
func (DvbSubDestinationFontColor) MarshalValueBuf ¶ added in v0.3.0
func (enum DvbSubDestinationFontColor) MarshalValueBuf(b []byte) ([]byte, error)
type DvbSubDestinationOutlineColor ¶
type DvbSubDestinationOutlineColor string
Dvb Sub Destination Outline Color
const ( DvbSubDestinationOutlineColorBlack DvbSubDestinationOutlineColor = "BLACK" DvbSubDestinationOutlineColorBlue DvbSubDestinationOutlineColor = "BLUE" DvbSubDestinationOutlineColorGreen DvbSubDestinationOutlineColor = "GREEN" DvbSubDestinationOutlineColorRed DvbSubDestinationOutlineColor = "RED" DvbSubDestinationOutlineColorWhite DvbSubDestinationOutlineColor = "WHITE" DvbSubDestinationOutlineColorYellow DvbSubDestinationOutlineColor = "YELLOW" )
Enum values for DvbSubDestinationOutlineColor
func (DvbSubDestinationOutlineColor) MarshalValue ¶ added in v0.3.0
func (enum DvbSubDestinationOutlineColor) MarshalValue() (string, error)
func (DvbSubDestinationOutlineColor) MarshalValueBuf ¶ added in v0.3.0
func (enum DvbSubDestinationOutlineColor) MarshalValueBuf(b []byte) ([]byte, error)
type DvbSubDestinationSettings ¶
type DvbSubDestinationSettings struct { // If no explicit xPosition or yPosition is provided, setting alignment to centered // will place the captions at the bottom center of the output. Similarly, setting // a left alignment will align captions to the bottom left of the output. If // x and y positions are given in conjunction with the alignment parameter, // the font will be justified (either left or centered) relative to those coordinates. // Selecting "smart" justification will left-justify live subtitles and center-justify // pre-recorded subtitles. This option is not valid for source captions that // are STL or 608/embedded. These source settings are already pre-defined by // the caption stream. All burn-in and DVB-Sub font settings must match. Alignment DvbSubDestinationAlignment `locationName:"alignment" type:"string" enum:"true"` // Specifies the color of the rectangle behind the captions. All burn-in and // DVB-Sub font settings must match. BackgroundColor DvbSubDestinationBackgroundColor `locationName:"backgroundColor" type:"string" enum:"true"` // Specifies the opacity of the background rectangle. 255 is opaque; 0 is transparent. // Leaving this parameter blank is equivalent to setting it to 0 (transparent). // All burn-in and DVB-Sub font settings must match. BackgroundOpacity *int64 `locationName:"backgroundOpacity" type:"integer"` // External font file used for caption burn-in. File extension must be 'ttf' // or 'tte'. Although the user can select output fonts for many different types // of input captions, embedded, STL and teletext sources use a strict grid system. // Using external fonts with these caption sources could cause unexpected display // of proportional fonts. All burn-in and DVB-Sub font settings must match. Font *InputLocation `locationName:"font" type:"structure"` // Specifies the color of the burned-in captions. This option is not valid for // source captions that are STL, 608/embedded or teletext. These source settings // are already pre-defined by the caption stream. All burn-in and DVB-Sub font // settings must match. FontColor DvbSubDestinationFontColor `locationName:"fontColor" type:"string" enum:"true"` // Specifies the opacity of the burned-in captions. 255 is opaque; 0 is transparent. // All burn-in and DVB-Sub font settings must match. FontOpacity *int64 `locationName:"fontOpacity" type:"integer"` // Font resolution in DPI (dots per inch); default is 96 dpi. All burn-in and // DVB-Sub font settings must match. FontResolution *int64 `locationName:"fontResolution" min:"96" type:"integer"` // When set to auto fontSize will scale depending on the size of the output. // Giving a positive integer will specify the exact font size in points. All // burn-in and DVB-Sub font settings must match. FontSize *string `locationName:"fontSize" type:"string"` // Specifies font outline color. This option is not valid for source captions // that are either 608/embedded or teletext. These source settings are already // pre-defined by the caption stream. All burn-in and DVB-Sub font settings // must match. OutlineColor DvbSubDestinationOutlineColor `locationName:"outlineColor" type:"string" enum:"true"` // Specifies font outline size in pixels. This option is not valid for source // captions that are either 608/embedded or teletext. These source settings // are already pre-defined by the caption stream. All burn-in and DVB-Sub font // settings must match. OutlineSize *int64 `locationName:"outlineSize" type:"integer"` // Specifies the color of the shadow cast by the captions. All burn-in and DVB-Sub // font settings must match. ShadowColor DvbSubDestinationShadowColor `locationName:"shadowColor" type:"string" enum:"true"` // Specifies the opacity of the shadow. 255 is opaque; 0 is transparent. Leaving // this parameter blank is equivalent to setting it to 0 (transparent). All // burn-in and DVB-Sub font settings must match. ShadowOpacity *int64 `locationName:"shadowOpacity" type:"integer"` // Specifies the horizontal offset of the shadow relative to the captions in // pixels. A value of -2 would result in a shadow offset 2 pixels to the left. // All burn-in and DVB-Sub font settings must match. ShadowXOffset *int64 `locationName:"shadowXOffset" type:"integer"` // Specifies the vertical offset of the shadow relative to the captions in pixels. // A value of -2 would result in a shadow offset 2 pixels above the text. All // burn-in and DVB-Sub font settings must match. ShadowYOffset *int64 `locationName:"shadowYOffset" type:"integer"` // Controls whether a fixed grid size will be used to generate the output subtitles // bitmap. Only applicable for Teletext inputs and DVB-Sub/Burn-in outputs. TeletextGridControl DvbSubDestinationTeletextGridControl `locationName:"teletextGridControl" type:"string" enum:"true"` // Specifies the horizontal position of the caption relative to the left side // of the output in pixels. A value of 10 would result in the captions starting // 10 pixels from the left of the output. If no explicit xPosition is provided, // the horizontal caption position will be determined by the alignment parameter. // This option is not valid for source captions that are STL, 608/embedded or // teletext. These source settings are already pre-defined by the caption stream. // All burn-in and DVB-Sub font settings must match. XPosition *int64 `locationName:"xPosition" type:"integer"` // Specifies the vertical position of the caption relative to the top of the // output in pixels. A value of 10 would result in the captions starting 10 // pixels from the top of the output. If no explicit yPosition is provided, // the caption will be positioned towards the bottom of the output. This option // is not valid for source captions that are STL, 608/embedded or teletext. // These source settings are already pre-defined by the caption stream. All // burn-in and DVB-Sub font settings must match. YPosition *int64 `locationName:"yPosition" type:"integer"` // contains filtered or unexported fields }
Dvb Sub Destination Settings Please also see https://docs.aws.amazon.com/goto/WebAPI/medialive-2017-10-14/DvbSubDestinationSettings
func (DvbSubDestinationSettings) MarshalFields ¶ added in v0.3.0
func (s DvbSubDestinationSettings) MarshalFields(e protocol.FieldEncoder) error
MarshalFields encodes the AWS API shape using the passed in protocol encoder.
func (DvbSubDestinationSettings) String ¶
func (s DvbSubDestinationSettings) String() string
String returns the string representation
func (*DvbSubDestinationSettings) Validate ¶ added in v0.4.0
func (s *DvbSubDestinationSettings) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type DvbSubDestinationShadowColor ¶
type DvbSubDestinationShadowColor string
Dvb Sub Destination Shadow Color
const ( DvbSubDestinationShadowColorBlack DvbSubDestinationShadowColor = "BLACK" DvbSubDestinationShadowColorNone DvbSubDestinationShadowColor = "NONE" DvbSubDestinationShadowColorWhite DvbSubDestinationShadowColor = "WHITE" )
Enum values for DvbSubDestinationShadowColor
func (DvbSubDestinationShadowColor) MarshalValue ¶ added in v0.3.0
func (enum DvbSubDestinationShadowColor) MarshalValue() (string, error)
func (DvbSubDestinationShadowColor) MarshalValueBuf ¶ added in v0.3.0
func (enum DvbSubDestinationShadowColor) MarshalValueBuf(b []byte) ([]byte, error)
type DvbSubDestinationTeletextGridControl ¶
type DvbSubDestinationTeletextGridControl string
Dvb Sub Destination Teletext Grid Control
const ( DvbSubDestinationTeletextGridControlFixed DvbSubDestinationTeletextGridControl = "FIXED" DvbSubDestinationTeletextGridControlScaled DvbSubDestinationTeletextGridControl = "SCALED" )
Enum values for DvbSubDestinationTeletextGridControl
func (DvbSubDestinationTeletextGridControl) MarshalValue ¶ added in v0.3.0
func (enum DvbSubDestinationTeletextGridControl) MarshalValue() (string, error)
func (DvbSubDestinationTeletextGridControl) MarshalValueBuf ¶ added in v0.3.0
func (enum DvbSubDestinationTeletextGridControl) MarshalValueBuf(b []byte) ([]byte, error)
type DvbSubSourceSettings ¶
type DvbSubSourceSettings struct { // When using DVB-Sub with Burn-In or SMPTE-TT, use this PID for the source // content. Unused for DVB-Sub passthrough. All DVB-Sub content is passed through, // regardless of selectors. Pid *int64 `locationName:"pid" min:"1" type:"integer"` // contains filtered or unexported fields }
Dvb Sub Source Settings Please also see https://docs.aws.amazon.com/goto/WebAPI/medialive-2017-10-14/DvbSubSourceSettings
func (DvbSubSourceSettings) MarshalFields ¶ added in v0.3.0
func (s DvbSubSourceSettings) MarshalFields(e protocol.FieldEncoder) error
MarshalFields encodes the AWS API shape using the passed in protocol encoder.
func (DvbSubSourceSettings) String ¶
func (s DvbSubSourceSettings) String() string
String returns the string representation
func (*DvbSubSourceSettings) Validate ¶ added in v0.4.0
func (s *DvbSubSourceSettings) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type DvbTdtSettings ¶
type DvbTdtSettings struct { // The number of milliseconds between instances of this table in the output // transport stream. RepInterval *int64 `locationName:"repInterval" min:"1000" type:"integer"` // contains filtered or unexported fields }
DVB Time and Date Table (SDT) Please also see https://docs.aws.amazon.com/goto/WebAPI/medialive-2017-10-14/DvbTdtSettings
func (DvbTdtSettings) MarshalFields ¶ added in v0.3.0
func (s DvbTdtSettings) MarshalFields(e protocol.FieldEncoder) error
MarshalFields encodes the AWS API shape using the passed in protocol encoder.
func (DvbTdtSettings) String ¶
func (s DvbTdtSettings) String() string
String returns the string representation
func (*DvbTdtSettings) Validate ¶ added in v0.4.0
func (s *DvbTdtSettings) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type Eac3AttenuationControl ¶
type Eac3AttenuationControl string
Eac3 Attenuation Control
const ( Eac3AttenuationControlAttenuate3Db Eac3AttenuationControl = "ATTENUATE_3_DB" Eac3AttenuationControlNone Eac3AttenuationControl = "NONE" )
Enum values for Eac3AttenuationControl
func (Eac3AttenuationControl) MarshalValue ¶ added in v0.3.0
func (enum Eac3AttenuationControl) MarshalValue() (string, error)
func (Eac3AttenuationControl) MarshalValueBuf ¶ added in v0.3.0
func (enum Eac3AttenuationControl) MarshalValueBuf(b []byte) ([]byte, error)
type Eac3BitstreamMode ¶
type Eac3BitstreamMode string
Eac3 Bitstream Mode
const ( Eac3BitstreamModeCommentary Eac3BitstreamMode = "COMMENTARY" Eac3BitstreamModeCompleteMain Eac3BitstreamMode = "COMPLETE_MAIN" Eac3BitstreamModeEmergency Eac3BitstreamMode = "EMERGENCY" Eac3BitstreamModeHearingImpaired Eac3BitstreamMode = "HEARING_IMPAIRED" Eac3BitstreamModeVisuallyImpaired Eac3BitstreamMode = "VISUALLY_IMPAIRED" )
Enum values for Eac3BitstreamMode
func (Eac3BitstreamMode) MarshalValue ¶ added in v0.3.0
func (enum Eac3BitstreamMode) MarshalValue() (string, error)
func (Eac3BitstreamMode) MarshalValueBuf ¶ added in v0.3.0
func (enum Eac3BitstreamMode) MarshalValueBuf(b []byte) ([]byte, error)
type Eac3CodingMode ¶
type Eac3CodingMode string
Eac3 Coding Mode
const ( Eac3CodingModeCodingMode10 Eac3CodingMode = "CODING_MODE_1_0" Eac3CodingModeCodingMode20 Eac3CodingMode = "CODING_MODE_2_0" Eac3CodingModeCodingMode32 Eac3CodingMode = "CODING_MODE_3_2" )
Enum values for Eac3CodingMode
func (Eac3CodingMode) MarshalValue ¶ added in v0.3.0
func (enum Eac3CodingMode) MarshalValue() (string, error)
func (Eac3CodingMode) MarshalValueBuf ¶ added in v0.3.0
func (enum Eac3CodingMode) MarshalValueBuf(b []byte) ([]byte, error)
type Eac3DcFilter ¶
type Eac3DcFilter string
Eac3 Dc Filter
const ( Eac3DcFilterDisabled Eac3DcFilter = "DISABLED" Eac3DcFilterEnabled Eac3DcFilter = "ENABLED" )
Enum values for Eac3DcFilter
func (Eac3DcFilter) MarshalValue ¶ added in v0.3.0
func (enum Eac3DcFilter) MarshalValue() (string, error)
func (Eac3DcFilter) MarshalValueBuf ¶ added in v0.3.0
func (enum Eac3DcFilter) MarshalValueBuf(b []byte) ([]byte, error)
type Eac3DrcLine ¶
type Eac3DrcLine string
Eac3 Drc Line
const ( Eac3DrcLineFilmLight Eac3DrcLine = "FILM_LIGHT" Eac3DrcLineFilmStandard Eac3DrcLine = "FILM_STANDARD" Eac3DrcLineMusicLight Eac3DrcLine = "MUSIC_LIGHT" Eac3DrcLineMusicStandard Eac3DrcLine = "MUSIC_STANDARD" Eac3DrcLineNone Eac3DrcLine = "NONE" Eac3DrcLineSpeech Eac3DrcLine = "SPEECH" )
Enum values for Eac3DrcLine
func (Eac3DrcLine) MarshalValue ¶ added in v0.3.0
func (enum Eac3DrcLine) MarshalValue() (string, error)
func (Eac3DrcLine) MarshalValueBuf ¶ added in v0.3.0
func (enum Eac3DrcLine) MarshalValueBuf(b []byte) ([]byte, error)
type Eac3DrcRf ¶
type Eac3DrcRf string
Eac3 Drc Rf
const ( Eac3DrcRfFilmLight Eac3DrcRf = "FILM_LIGHT" Eac3DrcRfFilmStandard Eac3DrcRf = "FILM_STANDARD" Eac3DrcRfMusicLight Eac3DrcRf = "MUSIC_LIGHT" Eac3DrcRfMusicStandard Eac3DrcRf = "MUSIC_STANDARD" Eac3DrcRfNone Eac3DrcRf = "NONE" Eac3DrcRfSpeech Eac3DrcRf = "SPEECH" )
Enum values for Eac3DrcRf
func (Eac3DrcRf) MarshalValue ¶ added in v0.3.0
type Eac3LfeControl ¶
type Eac3LfeControl string
Eac3 Lfe Control
const ( Eac3LfeControlLfe Eac3LfeControl = "LFE" Eac3LfeControlNoLfe Eac3LfeControl = "NO_LFE" )
Enum values for Eac3LfeControl
func (Eac3LfeControl) MarshalValue ¶ added in v0.3.0
func (enum Eac3LfeControl) MarshalValue() (string, error)
func (Eac3LfeControl) MarshalValueBuf ¶ added in v0.3.0
func (enum Eac3LfeControl) MarshalValueBuf(b []byte) ([]byte, error)
type Eac3LfeFilter ¶
type Eac3LfeFilter string
Eac3 Lfe Filter
const ( Eac3LfeFilterDisabled Eac3LfeFilter = "DISABLED" Eac3LfeFilterEnabled Eac3LfeFilter = "ENABLED" )
Enum values for Eac3LfeFilter
func (Eac3LfeFilter) MarshalValue ¶ added in v0.3.0
func (enum Eac3LfeFilter) MarshalValue() (string, error)
func (Eac3LfeFilter) MarshalValueBuf ¶ added in v0.3.0
func (enum Eac3LfeFilter) MarshalValueBuf(b []byte) ([]byte, error)
type Eac3MetadataControl ¶
type Eac3MetadataControl string
Eac3 Metadata Control
const ( Eac3MetadataControlFollowInput Eac3MetadataControl = "FOLLOW_INPUT" Eac3MetadataControlUseConfigured Eac3MetadataControl = "USE_CONFIGURED" )
Enum values for Eac3MetadataControl
func (Eac3MetadataControl) MarshalValue ¶ added in v0.3.0
func (enum Eac3MetadataControl) MarshalValue() (string, error)
func (Eac3MetadataControl) MarshalValueBuf ¶ added in v0.3.0
func (enum Eac3MetadataControl) MarshalValueBuf(b []byte) ([]byte, error)
type Eac3PassthroughControl ¶
type Eac3PassthroughControl string
Eac3 Passthrough Control
const ( Eac3PassthroughControlNoPassthrough Eac3PassthroughControl = "NO_PASSTHROUGH" Eac3PassthroughControlWhenPossible Eac3PassthroughControl = "WHEN_POSSIBLE" )
Enum values for Eac3PassthroughControl
func (Eac3PassthroughControl) MarshalValue ¶ added in v0.3.0
func (enum Eac3PassthroughControl) MarshalValue() (string, error)
func (Eac3PassthroughControl) MarshalValueBuf ¶ added in v0.3.0
func (enum Eac3PassthroughControl) MarshalValueBuf(b []byte) ([]byte, error)
type Eac3PhaseControl ¶
type Eac3PhaseControl string
Eac3 Phase Control
const ( Eac3PhaseControlNoShift Eac3PhaseControl = "NO_SHIFT" Eac3PhaseControlShift90Degrees Eac3PhaseControl = "SHIFT_90_DEGREES" )
Enum values for Eac3PhaseControl
func (Eac3PhaseControl) MarshalValue ¶ added in v0.3.0
func (enum Eac3PhaseControl) MarshalValue() (string, error)
func (Eac3PhaseControl) MarshalValueBuf ¶ added in v0.3.0
func (enum Eac3PhaseControl) MarshalValueBuf(b []byte) ([]byte, error)
type Eac3Settings ¶
type Eac3Settings struct { // When set to attenuate3Db, applies a 3 dB attenuation to the surround channels. // Only used for 3/2 coding mode. AttenuationControl Eac3AttenuationControl `locationName:"attenuationControl" type:"string" enum:"true"` // Average bitrate in bits/second. Valid bitrates depend on the coding mode. Bitrate *float64 `locationName:"bitrate" type:"double"` // Specifies the bitstream mode (bsmod) for the emitted E-AC-3 stream. See ATSC // A/52-2012 (Annex E) for background on these values. BitstreamMode Eac3BitstreamMode `locationName:"bitstreamMode" type:"string" enum:"true"` // Dolby Digital Plus coding mode. Determines number of channels. CodingMode Eac3CodingMode `locationName:"codingMode" type:"string" enum:"true"` // When set to enabled, activates a DC highpass filter for all input channels. DcFilter Eac3DcFilter `locationName:"dcFilter" type:"string" enum:"true"` // Sets the dialnorm for the output. If blank and input audio is Dolby Digital // Plus, dialnorm will be passed through. Dialnorm *int64 `locationName:"dialnorm" min:"1" type:"integer"` // Sets the Dolby dynamic range compression profile. DrcLine Eac3DrcLine `locationName:"drcLine" type:"string" enum:"true"` // Sets the profile for heavy Dolby dynamic range compression, ensures that // the instantaneous signal peaks do not exceed specified levels. DrcRf Eac3DrcRf `locationName:"drcRf" type:"string" enum:"true"` // When encoding 3/2 audio, setting to lfe enables the LFE channel LfeControl Eac3LfeControl `locationName:"lfeControl" type:"string" enum:"true"` // When set to enabled, applies a 120Hz lowpass filter to the LFE channel prior // to encoding. Only valid with codingMode32 coding mode. LfeFilter Eac3LfeFilter `locationName:"lfeFilter" type:"string" enum:"true"` // Left only/Right only center mix level. Only used for 3/2 coding mode. LoRoCenterMixLevel *float64 `locationName:"loRoCenterMixLevel" type:"double"` // Left only/Right only surround mix level. Only used for 3/2 coding mode. LoRoSurroundMixLevel *float64 `locationName:"loRoSurroundMixLevel" type:"double"` // Left total/Right total center mix level. Only used for 3/2 coding mode. LtRtCenterMixLevel *float64 `locationName:"ltRtCenterMixLevel" type:"double"` // Left total/Right total surround mix level. Only used for 3/2 coding mode. LtRtSurroundMixLevel *float64 `locationName:"ltRtSurroundMixLevel" type:"double"` // When set to followInput, encoder metadata will be sourced from the DD, DD+, // or DolbyE decoder that supplied this audio data. If audio was not supplied // from one of these streams, then the static metadata settings will be used. MetadataControl Eac3MetadataControl `locationName:"metadataControl" type:"string" enum:"true"` // When set to whenPossible, input DD+ audio will be passed through if it is // present on the input. This detection is dynamic over the life of the transcode. // Inputs that alternate between DD+ and non-DD+ content will have a consistent // DD+ output as the system alternates between passthrough and encoding. PassthroughControl Eac3PassthroughControl `locationName:"passthroughControl" type:"string" enum:"true"` // When set to shift90Degrees, applies a 90-degree phase shift to the surround // channels. Only used for 3/2 coding mode. PhaseControl Eac3PhaseControl `locationName:"phaseControl" type:"string" enum:"true"` // Stereo downmix preference. Only used for 3/2 coding mode. StereoDownmix Eac3StereoDownmix `locationName:"stereoDownmix" type:"string" enum:"true"` // When encoding 3/2 audio, sets whether an extra center back surround channel // is matrix encoded into the left and right surround channels. SurroundExMode Eac3SurroundExMode `locationName:"surroundExMode" type:"string" enum:"true"` // When encoding 2/0 audio, sets whether Dolby Surround is matrix encoded into // the two channels. SurroundMode Eac3SurroundMode `locationName:"surroundMode" type:"string" enum:"true"` // contains filtered or unexported fields }
Eac3 Settings Please also see https://docs.aws.amazon.com/goto/WebAPI/medialive-2017-10-14/Eac3Settings
func (Eac3Settings) MarshalFields ¶ added in v0.3.0
func (s Eac3Settings) MarshalFields(e protocol.FieldEncoder) error
MarshalFields encodes the AWS API shape using the passed in protocol encoder.
func (Eac3Settings) String ¶
func (s Eac3Settings) String() string
String returns the string representation
func (*Eac3Settings) Validate ¶ added in v0.4.0
func (s *Eac3Settings) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type Eac3StereoDownmix ¶
type Eac3StereoDownmix string
Eac3 Stereo Downmix
const ( Eac3StereoDownmixDpl2 Eac3StereoDownmix = "DPL2" Eac3StereoDownmixLoRo Eac3StereoDownmix = "LO_RO" Eac3StereoDownmixLtRt Eac3StereoDownmix = "LT_RT" Eac3StereoDownmixNotIndicated Eac3StereoDownmix = "NOT_INDICATED" )
Enum values for Eac3StereoDownmix
func (Eac3StereoDownmix) MarshalValue ¶ added in v0.3.0
func (enum Eac3StereoDownmix) MarshalValue() (string, error)
func (Eac3StereoDownmix) MarshalValueBuf ¶ added in v0.3.0
func (enum Eac3StereoDownmix) MarshalValueBuf(b []byte) ([]byte, error)
type Eac3SurroundExMode ¶
type Eac3SurroundExMode string
Eac3 Surround Ex Mode
const ( Eac3SurroundExModeDisabled Eac3SurroundExMode = "DISABLED" Eac3SurroundExModeEnabled Eac3SurroundExMode = "ENABLED" Eac3SurroundExModeNotIndicated Eac3SurroundExMode = "NOT_INDICATED" )
Enum values for Eac3SurroundExMode
func (Eac3SurroundExMode) MarshalValue ¶ added in v0.3.0
func (enum Eac3SurroundExMode) MarshalValue() (string, error)
func (Eac3SurroundExMode) MarshalValueBuf ¶ added in v0.3.0
func (enum Eac3SurroundExMode) MarshalValueBuf(b []byte) ([]byte, error)
type Eac3SurroundMode ¶
type Eac3SurroundMode string
Eac3 Surround Mode
const ( Eac3SurroundModeDisabled Eac3SurroundMode = "DISABLED" Eac3SurroundModeEnabled Eac3SurroundMode = "ENABLED" Eac3SurroundModeNotIndicated Eac3SurroundMode = "NOT_INDICATED" )
Enum values for Eac3SurroundMode
func (Eac3SurroundMode) MarshalValue ¶ added in v0.3.0
func (enum Eac3SurroundMode) MarshalValue() (string, error)
func (Eac3SurroundMode) MarshalValueBuf ¶ added in v0.3.0
func (enum Eac3SurroundMode) MarshalValueBuf(b []byte) ([]byte, error)
type EmbeddedConvert608To708 ¶
type EmbeddedConvert608To708 string
Embedded Convert608 To708
const ( EmbeddedConvert608To708Disabled EmbeddedConvert608To708 = "DISABLED" EmbeddedConvert608To708Upconvert EmbeddedConvert608To708 = "UPCONVERT" )
Enum values for EmbeddedConvert608To708
func (EmbeddedConvert608To708) MarshalValue ¶ added in v0.3.0
func (enum EmbeddedConvert608To708) MarshalValue() (string, error)
func (EmbeddedConvert608To708) MarshalValueBuf ¶ added in v0.3.0
func (enum EmbeddedConvert608To708) MarshalValueBuf(b []byte) ([]byte, error)
type EmbeddedDestinationSettings ¶
type EmbeddedDestinationSettings struct {
// contains filtered or unexported fields
}
Embedded Destination Settings Please also see https://docs.aws.amazon.com/goto/WebAPI/medialive-2017-10-14/EmbeddedDestinationSettings
func (EmbeddedDestinationSettings) MarshalFields ¶ added in v0.3.0
func (s EmbeddedDestinationSettings) MarshalFields(e protocol.FieldEncoder) error
MarshalFields encodes the AWS API shape using the passed in protocol encoder.
func (EmbeddedDestinationSettings) String ¶
func (s EmbeddedDestinationSettings) String() string
String returns the string representation
type EmbeddedPlusScte20DestinationSettings ¶
type EmbeddedPlusScte20DestinationSettings struct {
// contains filtered or unexported fields
}
Embedded Plus Scte20 Destination Settings Please also see https://docs.aws.amazon.com/goto/WebAPI/medialive-2017-10-14/EmbeddedPlusScte20DestinationSettings
func (EmbeddedPlusScte20DestinationSettings) MarshalFields ¶ added in v0.3.0
func (s EmbeddedPlusScte20DestinationSettings) MarshalFields(e protocol.FieldEncoder) error
MarshalFields encodes the AWS API shape using the passed in protocol encoder.
func (EmbeddedPlusScte20DestinationSettings) String ¶
func (s EmbeddedPlusScte20DestinationSettings) String() string
String returns the string representation
type EmbeddedScte20Detection ¶
type EmbeddedScte20Detection string
Embedded Scte20 Detection
const ( EmbeddedScte20DetectionAuto EmbeddedScte20Detection = "AUTO" EmbeddedScte20DetectionOff EmbeddedScte20Detection = "OFF" )
Enum values for EmbeddedScte20Detection
func (EmbeddedScte20Detection) MarshalValue ¶ added in v0.3.0
func (enum EmbeddedScte20Detection) MarshalValue() (string, error)
func (EmbeddedScte20Detection) MarshalValueBuf ¶ added in v0.3.0
func (enum EmbeddedScte20Detection) MarshalValueBuf(b []byte) ([]byte, error)
type EmbeddedSourceSettings ¶
type EmbeddedSourceSettings struct { // If upconvert, 608 data is both passed through via the "608 compatibility // bytes" fields of the 708 wrapper as well as translated into 708. 708 data // present in the source content will be discarded. Convert608To708 EmbeddedConvert608To708 `locationName:"convert608To708" type:"string" enum:"true"` // Set to "auto" to handle streams with intermittent and/or non-aligned SCTE-20 // and Embedded captions. Scte20Detection EmbeddedScte20Detection `locationName:"scte20Detection" type:"string" enum:"true"` // Specifies the 608/708 channel number within the video track from which to // extract captions. Unused for passthrough. Source608ChannelNumber *int64 `locationName:"source608ChannelNumber" min:"1" type:"integer"` // This field is unused and deprecated. Source608TrackNumber *int64 `locationName:"source608TrackNumber" min:"1" type:"integer"` // contains filtered or unexported fields }
Embedded Source Settings Please also see https://docs.aws.amazon.com/goto/WebAPI/medialive-2017-10-14/EmbeddedSourceSettings
func (EmbeddedSourceSettings) MarshalFields ¶ added in v0.3.0
func (s EmbeddedSourceSettings) MarshalFields(e protocol.FieldEncoder) error
MarshalFields encodes the AWS API shape using the passed in protocol encoder.
func (EmbeddedSourceSettings) String ¶
func (s EmbeddedSourceSettings) String() string
String returns the string representation
func (*EmbeddedSourceSettings) Validate ¶ added in v0.4.0
func (s *EmbeddedSourceSettings) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type EncoderSettings ¶
type EncoderSettings struct { // AudioDescriptions is a required field AudioDescriptions []AudioDescription `locationName:"audioDescriptions" type:"list" required:"true"` // Settings for ad avail blanking. AvailBlanking *AvailBlanking `locationName:"availBlanking" type:"structure"` // Event-wide configuration settings for ad avail insertion. AvailConfiguration *AvailConfiguration `locationName:"availConfiguration" type:"structure"` // Settings for blackout slate. BlackoutSlate *BlackoutSlate `locationName:"blackoutSlate" type:"structure"` // Settings for caption decriptions CaptionDescriptions []CaptionDescription `locationName:"captionDescriptions" type:"list"` // Configuration settings that apply to the event as a whole. GlobalConfiguration *GlobalConfiguration `locationName:"globalConfiguration" type:"structure"` // OutputGroups is a required field OutputGroups []OutputGroup `locationName:"outputGroups" type:"list" required:"true"` // Contains settings used to acquire and adjust timecode information from inputs. // // TimecodeConfig is a required field TimecodeConfig *TimecodeConfig `locationName:"timecodeConfig" type:"structure" required:"true"` // VideoDescriptions is a required field VideoDescriptions []VideoDescription `locationName:"videoDescriptions" type:"list" required:"true"` // contains filtered or unexported fields }
Encoder Settings Please also see https://docs.aws.amazon.com/goto/WebAPI/medialive-2017-10-14/EncoderSettings
func (EncoderSettings) MarshalFields ¶ added in v0.3.0
func (s EncoderSettings) MarshalFields(e protocol.FieldEncoder) error
MarshalFields encodes the AWS API shape using the passed in protocol encoder.
func (EncoderSettings) String ¶
func (s EncoderSettings) String() string
String returns the string representation
func (*EncoderSettings) Validate ¶ added in v0.4.0
func (s *EncoderSettings) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type FecOutputIncludeFec ¶
type FecOutputIncludeFec string
Fec Output Include Fec
const ( FecOutputIncludeFecColumn FecOutputIncludeFec = "COLUMN" FecOutputIncludeFecColumnAndRow FecOutputIncludeFec = "COLUMN_AND_ROW" )
Enum values for FecOutputIncludeFec
func (FecOutputIncludeFec) MarshalValue ¶ added in v0.3.0
func (enum FecOutputIncludeFec) MarshalValue() (string, error)
func (FecOutputIncludeFec) MarshalValueBuf ¶ added in v0.3.0
func (enum FecOutputIncludeFec) MarshalValueBuf(b []byte) ([]byte, error)
type FecOutputSettings ¶
type FecOutputSettings struct { // Parameter D from SMPTE 2022-1. The height of the FEC protection matrix. The // number of transport stream packets per column error correction packet. Must // be between 4 and 20, inclusive. ColumnDepth *int64 `locationName:"columnDepth" min:"4" type:"integer"` // Enables column only or column and row based FEC IncludeFec FecOutputIncludeFec `locationName:"includeFec" type:"string" enum:"true"` // Parameter L from SMPTE 2022-1. The width of the FEC protection matrix. Must // be between 1 and 20, inclusive. If only Column FEC is used, then larger values // increase robustness. If Row FEC is used, then this is the number of transport // stream packets per row error correction packet, and the value must be between // 4 and 20, inclusive, if includeFec is columnAndRow. If includeFec is column, // this value must be 1 to 20, inclusive. RowLength *int64 `locationName:"rowLength" min:"1" type:"integer"` // contains filtered or unexported fields }
Fec Output Settings Please also see https://docs.aws.amazon.com/goto/WebAPI/medialive-2017-10-14/FecOutputSettings
func (FecOutputSettings) MarshalFields ¶ added in v0.3.0
func (s FecOutputSettings) MarshalFields(e protocol.FieldEncoder) error
MarshalFields encodes the AWS API shape using the passed in protocol encoder.
func (FecOutputSettings) String ¶
func (s FecOutputSettings) String() string
String returns the string representation
func (*FecOutputSettings) Validate ¶ added in v0.4.0
func (s *FecOutputSettings) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type FixedAfd ¶
type FixedAfd string
Fixed Afd
const ( FixedAfdAfd0000 FixedAfd = "AFD_0000" FixedAfdAfd0010 FixedAfd = "AFD_0010" FixedAfdAfd0011 FixedAfd = "AFD_0011" FixedAfdAfd0100 FixedAfd = "AFD_0100" FixedAfdAfd1000 FixedAfd = "AFD_1000" FixedAfdAfd1001 FixedAfd = "AFD_1001" FixedAfdAfd1010 FixedAfd = "AFD_1010" FixedAfdAfd1011 FixedAfd = "AFD_1011" FixedAfdAfd1101 FixedAfd = "AFD_1101" FixedAfdAfd1110 FixedAfd = "AFD_1110" FixedAfdAfd1111 FixedAfd = "AFD_1111" )
Enum values for FixedAfd
func (FixedAfd) MarshalValue ¶ added in v0.3.0
type FixedModeScheduleActionStartSettings ¶ added in v0.5.0
type FixedModeScheduleActionStartSettings struct { // Start time for the action to start in the channel. (Not the time for the // action to be added to the schedule: actions are always added to the schedule // immediately.) UTC format: yyyy-mm-ddThh:mm:ss.nnnZ. All the letters are digits // (for example, mm might be 01) except for the two constants "T" for time and // "Z" for "UTC format". // // Time is a required field Time *string `locationName:"time" type:"string" required:"true"` // contains filtered or unexported fields }
Start time for the action. Please also see https://docs.aws.amazon.com/goto/WebAPI/medialive-2017-10-14/FixedModeScheduleActionStartSettings
func (FixedModeScheduleActionStartSettings) MarshalFields ¶ added in v0.5.0
func (s FixedModeScheduleActionStartSettings) MarshalFields(e protocol.FieldEncoder) error
MarshalFields encodes the AWS API shape using the passed in protocol encoder.
func (FixedModeScheduleActionStartSettings) String ¶ added in v0.5.0
func (s FixedModeScheduleActionStartSettings) String() string
String returns the string representation
func (*FixedModeScheduleActionStartSettings) Validate ¶ added in v0.6.0
func (s *FixedModeScheduleActionStartSettings) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type FollowModeScheduleActionStartSettings ¶ added in v0.6.0
type FollowModeScheduleActionStartSettings struct { // Identifies whether this action starts relative to the start or relative to // the end of the reference action. // // FollowPoint is a required field FollowPoint FollowPoint `locationName:"followPoint" type:"string" required:"true" enum:"true"` // The action name of another action that this one refers to. // // ReferenceActionName is a required field ReferenceActionName *string `locationName:"referenceActionName" type:"string" required:"true"` // contains filtered or unexported fields }
Settings to specify if an action follows another. Please also see https://docs.aws.amazon.com/goto/WebAPI/medialive-2017-10-14/FollowModeScheduleActionStartSettings
func (FollowModeScheduleActionStartSettings) MarshalFields ¶ added in v0.6.0
func (s FollowModeScheduleActionStartSettings) MarshalFields(e protocol.FieldEncoder) error
MarshalFields encodes the AWS API shape using the passed in protocol encoder.
func (FollowModeScheduleActionStartSettings) String ¶ added in v0.6.0
func (s FollowModeScheduleActionStartSettings) String() string
String returns the string representation
func (*FollowModeScheduleActionStartSettings) Validate ¶ added in v0.6.0
func (s *FollowModeScheduleActionStartSettings) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type FollowPoint ¶ added in v0.6.0
type FollowPoint string
Follow reference point.
const ( FollowPointEnd FollowPoint = "END" FollowPointStart FollowPoint = "START" )
Enum values for FollowPoint
func (FollowPoint) MarshalValue ¶ added in v0.6.0
func (enum FollowPoint) MarshalValue() (string, error)
func (FollowPoint) MarshalValueBuf ¶ added in v0.6.0
func (enum FollowPoint) MarshalValueBuf(b []byte) ([]byte, error)
type FrameCaptureGroupSettings ¶ added in v0.8.0
type FrameCaptureGroupSettings struct { // The destination for the frame capture files. Either the URI for an Amazon // S3 bucket and object, plus a file name prefix (for example, s3ssl://sportsDelivery/highlights/20180820/curling_) // or the URI for a MediaStore container, plus a file name prefix (for example, // mediastoressl://sportsDelivery/20180820/curling_). The final file names consist // of the prefix from the destination field (for example, "curling_") + name // modifier + the counter (5 digits, starting from 00001) + extension (which // is always .jpg). For example, curlingLow.00001.jpg // // Destination is a required field Destination *OutputLocationRef `locationName:"destination" type:"structure" required:"true"` // contains filtered or unexported fields }
Frame Capture Group Settings Please also see https://docs.aws.amazon.com/goto/WebAPI/medialive-2017-10-14/FrameCaptureGroupSettings
func (FrameCaptureGroupSettings) MarshalFields ¶ added in v0.8.0
func (s FrameCaptureGroupSettings) MarshalFields(e protocol.FieldEncoder) error
MarshalFields encodes the AWS API shape using the passed in protocol encoder.
func (FrameCaptureGroupSettings) String ¶ added in v0.8.0
func (s FrameCaptureGroupSettings) String() string
String returns the string representation
func (*FrameCaptureGroupSettings) Validate ¶ added in v0.8.0
func (s *FrameCaptureGroupSettings) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type FrameCaptureOutputSettings ¶ added in v0.8.0
type FrameCaptureOutputSettings struct { // Required if the output group contains more than one output. This modifier // forms part of the output file name. NameModifier *string `locationName:"nameModifier" type:"string"` // contains filtered or unexported fields }
Frame Capture Output Settings Please also see https://docs.aws.amazon.com/goto/WebAPI/medialive-2017-10-14/FrameCaptureOutputSettings
func (FrameCaptureOutputSettings) MarshalFields ¶ added in v0.8.0
func (s FrameCaptureOutputSettings) MarshalFields(e protocol.FieldEncoder) error
MarshalFields encodes the AWS API shape using the passed in protocol encoder.
func (FrameCaptureOutputSettings) String ¶ added in v0.8.0
func (s FrameCaptureOutputSettings) String() string
String returns the string representation
type FrameCaptureSettings ¶ added in v0.8.0
type FrameCaptureSettings struct { // The frequency, in seconds, for capturing frames for inclusion in the output. // For example, "10" means capture a frame every 10 seconds. // // CaptureInterval is a required field CaptureInterval *int64 `locationName:"captureInterval" min:"1" type:"integer" required:"true"` // contains filtered or unexported fields }
Frame Capture Settings Please also see https://docs.aws.amazon.com/goto/WebAPI/medialive-2017-10-14/FrameCaptureSettings
func (FrameCaptureSettings) MarshalFields ¶ added in v0.8.0
func (s FrameCaptureSettings) MarshalFields(e protocol.FieldEncoder) error
MarshalFields encodes the AWS API shape using the passed in protocol encoder.
func (FrameCaptureSettings) String ¶ added in v0.8.0
func (s FrameCaptureSettings) String() string
String returns the string representation
func (*FrameCaptureSettings) Validate ¶ added in v0.8.0
func (s *FrameCaptureSettings) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type GlobalConfiguration ¶
type GlobalConfiguration struct { // Value to set the initial audio gain for the Live Event. InitialAudioGain *int64 `locationName:"initialAudioGain" type:"integer"` // Indicates the action to take when the current input completes (e.g. end-of-file). // When switchAndLoopInputs is configured the encoder will restart at the beginning // of the first input. When "none" is configured the encoder will transcode // either black, a solid color, or a user specified slate images per the "Input // Loss Behavior" configuration until the next input switch occurs (which is // controlled through the Channel Schedule API). InputEndAction GlobalConfigurationInputEndAction `locationName:"inputEndAction" type:"string" enum:"true"` // Settings for system actions when input is lost. InputLossBehavior *InputLossBehavior `locationName:"inputLossBehavior" type:"structure"` // Indicates how MediaLive pipelines are synchronized.PIPELINELOCKING - MediaLive // will attempt to synchronize the output of each pipeline to the other.EPOCHLOCKING // - MediaLive will attempt to synchronize the output of each pipeline to the // Unix epoch. OutputLockingMode GlobalConfigurationOutputLockingMode `locationName:"outputLockingMode" type:"string" enum:"true"` // Indicates whether the rate of frames emitted by the Live encoder should be // paced by its system clock (which optionally may be locked to another source // via NTP) or should be locked to the clock of the source that is providing // the input stream. OutputTimingSource GlobalConfigurationOutputTimingSource `locationName:"outputTimingSource" type:"string" enum:"true"` // Adjusts video input buffer for streams with very low video framerates. This // is commonly set to enabled for music channels with less than one video frame // per second. SupportLowFramerateInputs GlobalConfigurationLowFramerateInputs `locationName:"supportLowFramerateInputs" type:"string" enum:"true"` // contains filtered or unexported fields }
Global Configuration Please also see https://docs.aws.amazon.com/goto/WebAPI/medialive-2017-10-14/GlobalConfiguration
func (GlobalConfiguration) MarshalFields ¶ added in v0.3.0
func (s GlobalConfiguration) MarshalFields(e protocol.FieldEncoder) error
MarshalFields encodes the AWS API shape using the passed in protocol encoder.
func (GlobalConfiguration) String ¶
func (s GlobalConfiguration) String() string
String returns the string representation
func (*GlobalConfiguration) Validate ¶ added in v0.4.0
func (s *GlobalConfiguration) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type GlobalConfigurationInputEndAction ¶
type GlobalConfigurationInputEndAction string
Global Configuration Input End Action
const ( GlobalConfigurationInputEndActionNone GlobalConfigurationInputEndAction = "NONE" GlobalConfigurationInputEndActionSwitchAndLoopInputs GlobalConfigurationInputEndAction = "SWITCH_AND_LOOP_INPUTS" )
Enum values for GlobalConfigurationInputEndAction
func (GlobalConfigurationInputEndAction) MarshalValue ¶ added in v0.3.0
func (enum GlobalConfigurationInputEndAction) MarshalValue() (string, error)
func (GlobalConfigurationInputEndAction) MarshalValueBuf ¶ added in v0.3.0
func (enum GlobalConfigurationInputEndAction) MarshalValueBuf(b []byte) ([]byte, error)
type GlobalConfigurationLowFramerateInputs ¶
type GlobalConfigurationLowFramerateInputs string
Global Configuration Low Framerate Inputs
const ( GlobalConfigurationLowFramerateInputsDisabled GlobalConfigurationLowFramerateInputs = "DISABLED" GlobalConfigurationLowFramerateInputsEnabled GlobalConfigurationLowFramerateInputs = "ENABLED" )
Enum values for GlobalConfigurationLowFramerateInputs
func (GlobalConfigurationLowFramerateInputs) MarshalValue ¶ added in v0.3.0
func (enum GlobalConfigurationLowFramerateInputs) MarshalValue() (string, error)
func (GlobalConfigurationLowFramerateInputs) MarshalValueBuf ¶ added in v0.3.0
func (enum GlobalConfigurationLowFramerateInputs) MarshalValueBuf(b []byte) ([]byte, error)
type GlobalConfigurationOutputLockingMode ¶ added in v0.8.0
type GlobalConfigurationOutputLockingMode string
Global Configuration Output Locking Mode
const ( GlobalConfigurationOutputLockingModeEpochLocking GlobalConfigurationOutputLockingMode = "EPOCH_LOCKING" GlobalConfigurationOutputLockingModePipelineLocking GlobalConfigurationOutputLockingMode = "PIPELINE_LOCKING" )
Enum values for GlobalConfigurationOutputLockingMode
func (GlobalConfigurationOutputLockingMode) MarshalValue ¶ added in v0.8.0
func (enum GlobalConfigurationOutputLockingMode) MarshalValue() (string, error)
func (GlobalConfigurationOutputLockingMode) MarshalValueBuf ¶ added in v0.8.0
func (enum GlobalConfigurationOutputLockingMode) MarshalValueBuf(b []byte) ([]byte, error)
type GlobalConfigurationOutputTimingSource ¶
type GlobalConfigurationOutputTimingSource string
Global Configuration Output Timing Source
const ( GlobalConfigurationOutputTimingSourceInputClock GlobalConfigurationOutputTimingSource = "INPUT_CLOCK" GlobalConfigurationOutputTimingSourceSystemClock GlobalConfigurationOutputTimingSource = "SYSTEM_CLOCK" )
Enum values for GlobalConfigurationOutputTimingSource
func (GlobalConfigurationOutputTimingSource) MarshalValue ¶ added in v0.3.0
func (enum GlobalConfigurationOutputTimingSource) MarshalValue() (string, error)
func (GlobalConfigurationOutputTimingSource) MarshalValueBuf ¶ added in v0.3.0
func (enum GlobalConfigurationOutputTimingSource) MarshalValueBuf(b []byte) ([]byte, error)
type H264AdaptiveQuantization ¶
type H264AdaptiveQuantization string
H264 Adaptive Quantization
const ( H264AdaptiveQuantizationHigh H264AdaptiveQuantization = "HIGH" H264AdaptiveQuantizationHigher H264AdaptiveQuantization = "HIGHER" H264AdaptiveQuantizationLow H264AdaptiveQuantization = "LOW" H264AdaptiveQuantizationMax H264AdaptiveQuantization = "MAX" H264AdaptiveQuantizationMedium H264AdaptiveQuantization = "MEDIUM" H264AdaptiveQuantizationOff H264AdaptiveQuantization = "OFF" )
Enum values for H264AdaptiveQuantization
func (H264AdaptiveQuantization) MarshalValue ¶ added in v0.3.0
func (enum H264AdaptiveQuantization) MarshalValue() (string, error)
func (H264AdaptiveQuantization) MarshalValueBuf ¶ added in v0.3.0
func (enum H264AdaptiveQuantization) MarshalValueBuf(b []byte) ([]byte, error)
type H264ColorMetadata ¶
type H264ColorMetadata string
H264 Color Metadata
const ( H264ColorMetadataIgnore H264ColorMetadata = "IGNORE" H264ColorMetadataInsert H264ColorMetadata = "INSERT" )
Enum values for H264ColorMetadata
func (H264ColorMetadata) MarshalValue ¶ added in v0.3.0
func (enum H264ColorMetadata) MarshalValue() (string, error)
func (H264ColorMetadata) MarshalValueBuf ¶ added in v0.3.0
func (enum H264ColorMetadata) MarshalValueBuf(b []byte) ([]byte, error)
type H264EntropyEncoding ¶
type H264EntropyEncoding string
H264 Entropy Encoding
const ( H264EntropyEncodingCabac H264EntropyEncoding = "CABAC" H264EntropyEncodingCavlc H264EntropyEncoding = "CAVLC" )
Enum values for H264EntropyEncoding
func (H264EntropyEncoding) MarshalValue ¶ added in v0.3.0
func (enum H264EntropyEncoding) MarshalValue() (string, error)
func (H264EntropyEncoding) MarshalValueBuf ¶ added in v0.3.0
func (enum H264EntropyEncoding) MarshalValueBuf(b []byte) ([]byte, error)
type H264FlickerAq ¶
type H264FlickerAq string
H264 Flicker Aq
const ( H264FlickerAqDisabled H264FlickerAq = "DISABLED" H264FlickerAqEnabled H264FlickerAq = "ENABLED" )
Enum values for H264FlickerAq
func (H264FlickerAq) MarshalValue ¶ added in v0.3.0
func (enum H264FlickerAq) MarshalValue() (string, error)
func (H264FlickerAq) MarshalValueBuf ¶ added in v0.3.0
func (enum H264FlickerAq) MarshalValueBuf(b []byte) ([]byte, error)
type H264FramerateControl ¶
type H264FramerateControl string
H264 Framerate Control
const ( H264FramerateControlInitializeFromSource H264FramerateControl = "INITIALIZE_FROM_SOURCE" H264FramerateControlSpecified H264FramerateControl = "SPECIFIED" )
Enum values for H264FramerateControl
func (H264FramerateControl) MarshalValue ¶ added in v0.3.0
func (enum H264FramerateControl) MarshalValue() (string, error)
func (H264FramerateControl) MarshalValueBuf ¶ added in v0.3.0
func (enum H264FramerateControl) MarshalValueBuf(b []byte) ([]byte, error)
type H264GopBReference ¶
type H264GopBReference string
H264 Gop BReference
const ( H264GopBReferenceDisabled H264GopBReference = "DISABLED" H264GopBReferenceEnabled H264GopBReference = "ENABLED" )
Enum values for H264GopBReference
func (H264GopBReference) MarshalValue ¶ added in v0.3.0
func (enum H264GopBReference) MarshalValue() (string, error)
func (H264GopBReference) MarshalValueBuf ¶ added in v0.3.0
func (enum H264GopBReference) MarshalValueBuf(b []byte) ([]byte, error)
type H264GopSizeUnits ¶
type H264GopSizeUnits string
H264 Gop Size Units
const ( H264GopSizeUnitsFrames H264GopSizeUnits = "FRAMES" H264GopSizeUnitsSeconds H264GopSizeUnits = "SECONDS" )
Enum values for H264GopSizeUnits
func (H264GopSizeUnits) MarshalValue ¶ added in v0.3.0
func (enum H264GopSizeUnits) MarshalValue() (string, error)
func (H264GopSizeUnits) MarshalValueBuf ¶ added in v0.3.0
func (enum H264GopSizeUnits) MarshalValueBuf(b []byte) ([]byte, error)
type H264Level ¶
type H264Level string
H264 Level
const ( H264LevelH264Level1 H264Level = "H264_LEVEL_1" H264LevelH264Level11 H264Level = "H264_LEVEL_1_1" H264LevelH264Level12 H264Level = "H264_LEVEL_1_2" H264LevelH264Level13 H264Level = "H264_LEVEL_1_3" H264LevelH264Level2 H264Level = "H264_LEVEL_2" H264LevelH264Level21 H264Level = "H264_LEVEL_2_1" H264LevelH264Level22 H264Level = "H264_LEVEL_2_2" H264LevelH264Level3 H264Level = "H264_LEVEL_3" H264LevelH264Level31 H264Level = "H264_LEVEL_3_1" H264LevelH264Level32 H264Level = "H264_LEVEL_3_2" H264LevelH264Level4 H264Level = "H264_LEVEL_4" H264LevelH264Level41 H264Level = "H264_LEVEL_4_1" H264LevelH264Level42 H264Level = "H264_LEVEL_4_2" H264LevelH264Level5 H264Level = "H264_LEVEL_5" H264LevelH264Level51 H264Level = "H264_LEVEL_5_1" H264LevelH264Level52 H264Level = "H264_LEVEL_5_2" H264LevelH264LevelAuto H264Level = "H264_LEVEL_AUTO" )
Enum values for H264Level
func (H264Level) MarshalValue ¶ added in v0.3.0
type H264LookAheadRateControl ¶
type H264LookAheadRateControl string
H264 Look Ahead Rate Control
const ( H264LookAheadRateControlHigh H264LookAheadRateControl = "HIGH" H264LookAheadRateControlLow H264LookAheadRateControl = "LOW" H264LookAheadRateControlMedium H264LookAheadRateControl = "MEDIUM" )
Enum values for H264LookAheadRateControl
func (H264LookAheadRateControl) MarshalValue ¶ added in v0.3.0
func (enum H264LookAheadRateControl) MarshalValue() (string, error)
func (H264LookAheadRateControl) MarshalValueBuf ¶ added in v0.3.0
func (enum H264LookAheadRateControl) MarshalValueBuf(b []byte) ([]byte, error)
type H264ParControl ¶
type H264ParControl string
H264 Par Control
const ( H264ParControlInitializeFromSource H264ParControl = "INITIALIZE_FROM_SOURCE" H264ParControlSpecified H264ParControl = "SPECIFIED" )
Enum values for H264ParControl
func (H264ParControl) MarshalValue ¶ added in v0.3.0
func (enum H264ParControl) MarshalValue() (string, error)
func (H264ParControl) MarshalValueBuf ¶ added in v0.3.0
func (enum H264ParControl) MarshalValueBuf(b []byte) ([]byte, error)
type H264Profile ¶
type H264Profile string
H264 Profile
const ( H264ProfileBaseline H264Profile = "BASELINE" H264ProfileHigh H264Profile = "HIGH" H264ProfileHigh10bit H264Profile = "HIGH_10BIT" H264ProfileHigh422 H264Profile = "HIGH_422" H264ProfileHigh42210bit H264Profile = "HIGH_422_10BIT" H264ProfileMain H264Profile = "MAIN" )
Enum values for H264Profile
func (H264Profile) MarshalValue ¶ added in v0.3.0
func (enum H264Profile) MarshalValue() (string, error)
func (H264Profile) MarshalValueBuf ¶ added in v0.3.0
func (enum H264Profile) MarshalValueBuf(b []byte) ([]byte, error)
type H264RateControlMode ¶
type H264RateControlMode string
H264 Rate Control Mode
const ( H264RateControlModeCbr H264RateControlMode = "CBR" H264RateControlModeQvbr H264RateControlMode = "QVBR" H264RateControlModeVbr H264RateControlMode = "VBR" )
Enum values for H264RateControlMode
func (H264RateControlMode) MarshalValue ¶ added in v0.3.0
func (enum H264RateControlMode) MarshalValue() (string, error)
func (H264RateControlMode) MarshalValueBuf ¶ added in v0.3.0
func (enum H264RateControlMode) MarshalValueBuf(b []byte) ([]byte, error)
type H264ScanType ¶
type H264ScanType string
H264 Scan Type
const ( H264ScanTypeInterlaced H264ScanType = "INTERLACED" H264ScanTypeProgressive H264ScanType = "PROGRESSIVE" )
Enum values for H264ScanType
func (H264ScanType) MarshalValue ¶ added in v0.3.0
func (enum H264ScanType) MarshalValue() (string, error)
func (H264ScanType) MarshalValueBuf ¶ added in v0.3.0
func (enum H264ScanType) MarshalValueBuf(b []byte) ([]byte, error)
type H264SceneChangeDetect ¶
type H264SceneChangeDetect string
H264 Scene Change Detect
const ( H264SceneChangeDetectDisabled H264SceneChangeDetect = "DISABLED" H264SceneChangeDetectEnabled H264SceneChangeDetect = "ENABLED" )
Enum values for H264SceneChangeDetect
func (H264SceneChangeDetect) MarshalValue ¶ added in v0.3.0
func (enum H264SceneChangeDetect) MarshalValue() (string, error)
func (H264SceneChangeDetect) MarshalValueBuf ¶ added in v0.3.0
func (enum H264SceneChangeDetect) MarshalValueBuf(b []byte) ([]byte, error)
type H264Settings ¶
type H264Settings struct { // Adaptive quantization. Allows intra-frame quantizers to vary to improve visual // quality. AdaptiveQuantization H264AdaptiveQuantization `locationName:"adaptiveQuantization" type:"string" enum:"true"` // Indicates that AFD values will be written into the output stream. If afdSignaling // is "auto", the system will try to preserve the input AFD value (in cases // where multiple AFD values are valid). If set to "fixed", the AFD value will // be the value configured in the fixedAfd parameter. AfdSignaling AfdSignaling `locationName:"afdSignaling" type:"string" enum:"true"` // Average bitrate in bits/second. Required when the rate control mode is VBR // or CBR. Not used for QVBR. In an MS Smooth output group, each output must // have a unique value when its bitrate is rounded down to the nearest multiple // of 1000. Bitrate *int64 `locationName:"bitrate" min:"1000" type:"integer"` // Percentage of the buffer that should initially be filled (HRD buffer model). BufFillPct *int64 `locationName:"bufFillPct" type:"integer"` // Size of buffer (HRD buffer model) in bits/second. BufSize *int64 `locationName:"bufSize" type:"integer"` // Includes colorspace metadata in the output. ColorMetadata H264ColorMetadata `locationName:"colorMetadata" type:"string" enum:"true"` // Entropy encoding mode. Use cabac (must be in Main or High profile) or cavlc. EntropyEncoding H264EntropyEncoding `locationName:"entropyEncoding" type:"string" enum:"true"` // Four bit AFD value to write on all frames of video in the output stream. // Only valid when afdSignaling is set to 'Fixed'. FixedAfd FixedAfd `locationName:"fixedAfd" type:"string" enum:"true"` // If set to enabled, adjust quantization within each frame to reduce flicker // or 'pop' on I-frames. FlickerAq H264FlickerAq `locationName:"flickerAq" type:"string" enum:"true"` // This field indicates how the output video frame rate is specified. If "specified" // is selected then the output video frame rate is determined by framerateNumerator // and framerateDenominator, else if "initializeFromSource" is selected then // the output video frame rate will be set equal to the input video frame rate // of the first input. FramerateControl H264FramerateControl `locationName:"framerateControl" type:"string" enum:"true"` // Framerate denominator. FramerateDenominator *int64 `locationName:"framerateDenominator" min:"1" type:"integer"` // Framerate numerator - framerate is a fraction, e.g. 24000 / 1001 = 23.976 // fps. FramerateNumerator *int64 `locationName:"framerateNumerator" min:"1" type:"integer"` // If enabled, use reference B frames for GOP structures that have B frames // > 1. GopBReference H264GopBReference `locationName:"gopBReference" type:"string" enum:"true"` // Frequency of closed GOPs. In streaming applications, it is recommended that // this be set to 1 so a decoder joining mid-stream will receive an IDR frame // as quickly as possible. Setting this value to 0 will break output segmenting. GopClosedCadence *int64 `locationName:"gopClosedCadence" type:"integer"` // Number of B-frames between reference frames. GopNumBFrames *int64 `locationName:"gopNumBFrames" type:"integer"` // GOP size (keyframe interval) in units of either frames or seconds per gopSizeUnits. // Must be greater than zero. GopSize *float64 `locationName:"gopSize" type:"double"` // Indicates if the gopSize is specified in frames or seconds. If seconds the // system will convert the gopSize into a frame count at run time. GopSizeUnits H264GopSizeUnits `locationName:"gopSizeUnits" type:"string" enum:"true"` // H.264 Level. Level H264Level `locationName:"level" type:"string" enum:"true"` // Amount of lookahead. A value of low can decrease latency and memory usage, // while high can produce better quality for certain content. LookAheadRateControl H264LookAheadRateControl `locationName:"lookAheadRateControl" type:"string" enum:"true"` // For QVBR: See the tooltip for Quality level For VBR: Set the maximum bitrate // in order to accommodate expected spikes in the complexity of the video. MaxBitrate *int64 `locationName:"maxBitrate" min:"1000" type:"integer"` // Only meaningful if sceneChangeDetect is set to enabled. Enforces separation // between repeated (cadence) I-frames and I-frames inserted by Scene Change // Detection. If a scene change I-frame is within I-interval frames of a cadence // I-frame, the GOP is shrunk and/or stretched to the scene change I-frame. // GOP stretch requires enabling lookahead as well as setting I-interval. The // normal cadence resumes for the next GOP. Note: Maximum GOP stretch = GOP // size + Min-I-interval - 1 MinIInterval *int64 `locationName:"minIInterval" type:"integer"` // Number of reference frames to use. The encoder may use more than requested // if using B-frames and/or interlaced encoding. NumRefFrames *int64 `locationName:"numRefFrames" min:"1" type:"integer"` // This field indicates how the output pixel aspect ratio is specified. If "specified" // is selected then the output video pixel aspect ratio is determined by parNumerator // and parDenominator, else if "initializeFromSource" is selected then the output // pixsel aspect ratio will be set equal to the input video pixel aspect ratio // of the first input. ParControl H264ParControl `locationName:"parControl" type:"string" enum:"true"` // Pixel Aspect Ratio denominator. ParDenominator *int64 `locationName:"parDenominator" min:"1" type:"integer"` // Pixel Aspect Ratio numerator. ParNumerator *int64 `locationName:"parNumerator" type:"integer"` // H.264 Profile. Profile H264Profile `locationName:"profile" type:"string" enum:"true"` // Controls the target quality for the video encode. Applies only when the rate // control mode is QVBR. Set values for the QVBR quality level field and Max // bitrate field that suit your most important viewing devices. Recommended // values are:- Primary screen: Quality level: 8 to 10. Max bitrate: 4M- PC // or tablet: Quality level: 7. Max bitrate: 1.5M to 3M- Smartphone: Quality // level: 6. Max bitrate: 1M to 1.5M QvbrQualityLevel *int64 `locationName:"qvbrQualityLevel" min:"1" type:"integer"` // Rate control mode. QVBR: Quality will match the specified quality level except // when it is constrained by themaximum bitrate. Recommended if you or your // viewers pay for bandwidth.VBR: Quality and bitrate vary, depending on the // video complexity. Recommended instead of QVBRif you want to maintain a specific // average bitrate over the duration of the channel.CBR: Quality varies, depending // on the video complexity. Recommended only if you distributeyour assets to // devices that cannot handle variable bitrates. RateControlMode H264RateControlMode `locationName:"rateControlMode" type:"string" enum:"true"` // Sets the scan type of the output to progressive or top-field-first interlaced. ScanType H264ScanType `locationName:"scanType" type:"string" enum:"true"` // Scene change detection.- On: inserts I-frames when scene change is detected.- // Off: does not force an I-frame when scene change is detected. SceneChangeDetect H264SceneChangeDetect `locationName:"sceneChangeDetect" type:"string" enum:"true"` // Number of slices per picture. Must be less than or equal to the number of // macroblock rows for progressive pictures, and less than or equal to half // the number of macroblock rows for interlaced pictures.This field is optional; // when no value is specified the encoder will choose the number of slices based // on encode resolution. Slices *int64 `locationName:"slices" min:"1" type:"integer"` // Softness. Selects quantizer matrix, larger values reduce high-frequency content // in the encoded image. Softness *int64 `locationName:"softness" type:"integer"` // If set to enabled, adjust quantization within each frame based on spatial // variation of content complexity. SpatialAq H264SpatialAq `locationName:"spatialAq" type:"string" enum:"true"` // If set to fixed, use gopNumBFrames B-frames per sub-GOP. If set to dynamic, // optimize the number of B-frames used for each sub-GOP to improve visual quality. SubgopLength H264SubGopLength `locationName:"subgopLength" type:"string" enum:"true"` // Produces a bitstream compliant with SMPTE RP-2027. Syntax H264Syntax `locationName:"syntax" type:"string" enum:"true"` // If set to enabled, adjust quantization within each frame based on temporal // variation of content complexity. TemporalAq H264TemporalAq `locationName:"temporalAq" type:"string" enum:"true"` // Determines how timecodes should be inserted into the video elementary stream.- // 'disabled': Do not include timecodes- 'picTimingSei': Pass through picture // timing SEI messages from the source specified in Timecode Config TimecodeInsertion H264TimecodeInsertionBehavior `locationName:"timecodeInsertion" type:"string" enum:"true"` // contains filtered or unexported fields }
H264 Settings Please also see https://docs.aws.amazon.com/goto/WebAPI/medialive-2017-10-14/H264Settings
func (H264Settings) MarshalFields ¶ added in v0.3.0
func (s H264Settings) MarshalFields(e protocol.FieldEncoder) error
MarshalFields encodes the AWS API shape using the passed in protocol encoder.
func (H264Settings) String ¶
func (s H264Settings) String() string
String returns the string representation
func (*H264Settings) Validate ¶ added in v0.4.0
func (s *H264Settings) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type H264SpatialAq ¶
type H264SpatialAq string
H264 Spatial Aq
const ( H264SpatialAqDisabled H264SpatialAq = "DISABLED" H264SpatialAqEnabled H264SpatialAq = "ENABLED" )
Enum values for H264SpatialAq
func (H264SpatialAq) MarshalValue ¶ added in v0.3.0
func (enum H264SpatialAq) MarshalValue() (string, error)
func (H264SpatialAq) MarshalValueBuf ¶ added in v0.3.0
func (enum H264SpatialAq) MarshalValueBuf(b []byte) ([]byte, error)
type H264SubGopLength ¶ added in v0.7.0
type H264SubGopLength string
H264 Sub Gop Length
const ( H264SubGopLengthDynamic H264SubGopLength = "DYNAMIC" H264SubGopLengthFixed H264SubGopLength = "FIXED" )
Enum values for H264SubGopLength
func (H264SubGopLength) MarshalValue ¶ added in v0.7.0
func (enum H264SubGopLength) MarshalValue() (string, error)
func (H264SubGopLength) MarshalValueBuf ¶ added in v0.7.0
func (enum H264SubGopLength) MarshalValueBuf(b []byte) ([]byte, error)
type H264Syntax ¶
type H264Syntax string
H264 Syntax
const ( H264SyntaxDefault H264Syntax = "DEFAULT" H264SyntaxRp2027 H264Syntax = "RP2027" )
Enum values for H264Syntax
func (H264Syntax) MarshalValue ¶ added in v0.3.0
func (enum H264Syntax) MarshalValue() (string, error)
func (H264Syntax) MarshalValueBuf ¶ added in v0.3.0
func (enum H264Syntax) MarshalValueBuf(b []byte) ([]byte, error)
type H264TemporalAq ¶
type H264TemporalAq string
H264 Temporal Aq
const ( H264TemporalAqDisabled H264TemporalAq = "DISABLED" H264TemporalAqEnabled H264TemporalAq = "ENABLED" )
Enum values for H264TemporalAq
func (H264TemporalAq) MarshalValue ¶ added in v0.3.0
func (enum H264TemporalAq) MarshalValue() (string, error)
func (H264TemporalAq) MarshalValueBuf ¶ added in v0.3.0
func (enum H264TemporalAq) MarshalValueBuf(b []byte) ([]byte, error)
type H264TimecodeInsertionBehavior ¶
type H264TimecodeInsertionBehavior string
H264 Timecode Insertion Behavior
const ( H264TimecodeInsertionBehaviorDisabled H264TimecodeInsertionBehavior = "DISABLED" H264TimecodeInsertionBehaviorPicTimingSei H264TimecodeInsertionBehavior = "PIC_TIMING_SEI" )
Enum values for H264TimecodeInsertionBehavior
func (H264TimecodeInsertionBehavior) MarshalValue ¶ added in v0.3.0
func (enum H264TimecodeInsertionBehavior) MarshalValue() (string, error)
func (H264TimecodeInsertionBehavior) MarshalValueBuf ¶ added in v0.3.0
func (enum H264TimecodeInsertionBehavior) MarshalValueBuf(b []byte) ([]byte, error)
type HlsAdMarkers ¶
type HlsAdMarkers string
Hls Ad Markers
const ( HlsAdMarkersAdobe HlsAdMarkers = "ADOBE" HlsAdMarkersElemental HlsAdMarkers = "ELEMENTAL" HlsAdMarkersElementalScte35 HlsAdMarkers = "ELEMENTAL_SCTE35" )
Enum values for HlsAdMarkers
func (HlsAdMarkers) MarshalValue ¶ added in v0.3.0
func (enum HlsAdMarkers) MarshalValue() (string, error)
func (HlsAdMarkers) MarshalValueBuf ¶ added in v0.3.0
func (enum HlsAdMarkers) MarshalValueBuf(b []byte) ([]byte, error)
type HlsAkamaiHttpTransferMode ¶
type HlsAkamaiHttpTransferMode string
Hls Akamai Http Transfer Mode
const ( HlsAkamaiHttpTransferModeChunked HlsAkamaiHttpTransferMode = "CHUNKED" HlsAkamaiHttpTransferModeNonChunked HlsAkamaiHttpTransferMode = "NON_CHUNKED" )
Enum values for HlsAkamaiHttpTransferMode
func (HlsAkamaiHttpTransferMode) MarshalValue ¶ added in v0.3.0
func (enum HlsAkamaiHttpTransferMode) MarshalValue() (string, error)
func (HlsAkamaiHttpTransferMode) MarshalValueBuf ¶ added in v0.3.0
func (enum HlsAkamaiHttpTransferMode) MarshalValueBuf(b []byte) ([]byte, error)
type HlsAkamaiSettings ¶
type HlsAkamaiSettings struct { // Number of seconds to wait before retrying connection to the CDN if the connection // is lost. ConnectionRetryInterval *int64 `locationName:"connectionRetryInterval" type:"integer"` // Size in seconds of file cache for streaming outputs. FilecacheDuration *int64 `locationName:"filecacheDuration" type:"integer"` // Specify whether or not to use chunked transfer encoding to Akamai. User should // contact Akamai to enable this feature. HttpTransferMode HlsAkamaiHttpTransferMode `locationName:"httpTransferMode" type:"string" enum:"true"` // Number of retry attempts that will be made before the Live Event is put into // an error state. NumRetries *int64 `locationName:"numRetries" type:"integer"` // If a streaming output fails, number of seconds to wait until a restart is // initiated. A value of 0 means never restart. RestartDelay *int64 `locationName:"restartDelay" type:"integer"` // Salt for authenticated Akamai. Salt *string `locationName:"salt" type:"string"` // Token parameter for authenticated akamai. If not specified, _gda_ is used. Token *string `locationName:"token" type:"string"` // contains filtered or unexported fields }
Hls Akamai Settings Please also see https://docs.aws.amazon.com/goto/WebAPI/medialive-2017-10-14/HlsAkamaiSettings
func (HlsAkamaiSettings) MarshalFields ¶ added in v0.3.0
func (s HlsAkamaiSettings) MarshalFields(e protocol.FieldEncoder) error
MarshalFields encodes the AWS API shape using the passed in protocol encoder.
func (HlsAkamaiSettings) String ¶
func (s HlsAkamaiSettings) String() string
String returns the string representation
type HlsBasicPutSettings ¶
type HlsBasicPutSettings struct { // Number of seconds to wait before retrying connection to the CDN if the connection // is lost. ConnectionRetryInterval *int64 `locationName:"connectionRetryInterval" type:"integer"` // Size in seconds of file cache for streaming outputs. FilecacheDuration *int64 `locationName:"filecacheDuration" type:"integer"` // Number of retry attempts that will be made before the Live Event is put into // an error state. NumRetries *int64 `locationName:"numRetries" type:"integer"` // If a streaming output fails, number of seconds to wait until a restart is // initiated. A value of 0 means never restart. RestartDelay *int64 `locationName:"restartDelay" type:"integer"` // contains filtered or unexported fields }
Hls Basic Put Settings Please also see https://docs.aws.amazon.com/goto/WebAPI/medialive-2017-10-14/HlsBasicPutSettings
func (HlsBasicPutSettings) MarshalFields ¶ added in v0.3.0
func (s HlsBasicPutSettings) MarshalFields(e protocol.FieldEncoder) error
MarshalFields encodes the AWS API shape using the passed in protocol encoder.
func (HlsBasicPutSettings) String ¶
func (s HlsBasicPutSettings) String() string
String returns the string representation
type HlsCaptionLanguageSetting ¶
type HlsCaptionLanguageSetting string
Hls Caption Language Setting
const ( HlsCaptionLanguageSettingInsert HlsCaptionLanguageSetting = "INSERT" HlsCaptionLanguageSettingNone HlsCaptionLanguageSetting = "NONE" HlsCaptionLanguageSettingOmit HlsCaptionLanguageSetting = "OMIT" )
Enum values for HlsCaptionLanguageSetting
func (HlsCaptionLanguageSetting) MarshalValue ¶ added in v0.3.0
func (enum HlsCaptionLanguageSetting) MarshalValue() (string, error)
func (HlsCaptionLanguageSetting) MarshalValueBuf ¶ added in v0.3.0
func (enum HlsCaptionLanguageSetting) MarshalValueBuf(b []byte) ([]byte, error)
type HlsCdnSettings ¶
type HlsCdnSettings struct { // Hls Akamai Settings HlsAkamaiSettings *HlsAkamaiSettings `locationName:"hlsAkamaiSettings" type:"structure"` // Hls Basic Put Settings HlsBasicPutSettings *HlsBasicPutSettings `locationName:"hlsBasicPutSettings" type:"structure"` // Hls Media Store Settings HlsMediaStoreSettings *HlsMediaStoreSettings `locationName:"hlsMediaStoreSettings" type:"structure"` // Hls Webdav Settings HlsWebdavSettings *HlsWebdavSettings `locationName:"hlsWebdavSettings" type:"structure"` // contains filtered or unexported fields }
Hls Cdn Settings Please also see https://docs.aws.amazon.com/goto/WebAPI/medialive-2017-10-14/HlsCdnSettings
func (HlsCdnSettings) MarshalFields ¶ added in v0.3.0
func (s HlsCdnSettings) MarshalFields(e protocol.FieldEncoder) error
MarshalFields encodes the AWS API shape using the passed in protocol encoder.
func (HlsCdnSettings) String ¶
func (s HlsCdnSettings) String() string
String returns the string representation
type HlsClientCache ¶
type HlsClientCache string
Hls Client Cache
const ( HlsClientCacheDisabled HlsClientCache = "DISABLED" HlsClientCacheEnabled HlsClientCache = "ENABLED" )
Enum values for HlsClientCache
func (HlsClientCache) MarshalValue ¶ added in v0.3.0
func (enum HlsClientCache) MarshalValue() (string, error)
func (HlsClientCache) MarshalValueBuf ¶ added in v0.3.0
func (enum HlsClientCache) MarshalValueBuf(b []byte) ([]byte, error)
type HlsCodecSpecification ¶
type HlsCodecSpecification string
Hls Codec Specification
const ( HlsCodecSpecificationRfc4281 HlsCodecSpecification = "RFC_4281" HlsCodecSpecificationRfc6381 HlsCodecSpecification = "RFC_6381" )
Enum values for HlsCodecSpecification
func (HlsCodecSpecification) MarshalValue ¶ added in v0.3.0
func (enum HlsCodecSpecification) MarshalValue() (string, error)
func (HlsCodecSpecification) MarshalValueBuf ¶ added in v0.3.0
func (enum HlsCodecSpecification) MarshalValueBuf(b []byte) ([]byte, error)
type HlsDirectoryStructure ¶
type HlsDirectoryStructure string
Hls Directory Structure
const ( HlsDirectoryStructureSingleDirectory HlsDirectoryStructure = "SINGLE_DIRECTORY" HlsDirectoryStructureSubdirectoryPerStream HlsDirectoryStructure = "SUBDIRECTORY_PER_STREAM" )
Enum values for HlsDirectoryStructure
func (HlsDirectoryStructure) MarshalValue ¶ added in v0.3.0
func (enum HlsDirectoryStructure) MarshalValue() (string, error)
func (HlsDirectoryStructure) MarshalValueBuf ¶ added in v0.3.0
func (enum HlsDirectoryStructure) MarshalValueBuf(b []byte) ([]byte, error)
type HlsEncryptionType ¶
type HlsEncryptionType string
Hls Encryption Type
const ( HlsEncryptionTypeAes128 HlsEncryptionType = "AES128" HlsEncryptionTypeSampleAes HlsEncryptionType = "SAMPLE_AES" )
Enum values for HlsEncryptionType
func (HlsEncryptionType) MarshalValue ¶ added in v0.3.0
func (enum HlsEncryptionType) MarshalValue() (string, error)
func (HlsEncryptionType) MarshalValueBuf ¶ added in v0.3.0
func (enum HlsEncryptionType) MarshalValueBuf(b []byte) ([]byte, error)
type HlsGroupSettings ¶
type HlsGroupSettings struct { // Choose one or more ad marker types to pass SCTE35 signals through to this // group of Apple HLS outputs. AdMarkers []HlsAdMarkers `locationName:"adMarkers" type:"list"` // A partial URI prefix that will be prepended to each output in the media .m3u8 // file. Can be used if base manifest is delivered from a different URL than // the main .m3u8 file. BaseUrlContent *string `locationName:"baseUrlContent" type:"string"` // A partial URI prefix that will be prepended to each output in the media .m3u8 // file. Can be used if base manifest is delivered from a different URL than // the main .m3u8 file. BaseUrlManifest *string `locationName:"baseUrlManifest" type:"string"` // Mapping of up to 4 caption channels to caption languages. Is only meaningful // if captionLanguageSetting is set to "insert". CaptionLanguageMappings []CaptionLanguageMapping `locationName:"captionLanguageMappings" type:"list"` // Applies only to 608 Embedded output captions.insert: Include CLOSED-CAPTIONS // lines in the manifest. Specify at least one language in the CC1 Language // Code field. One CLOSED-CAPTION line is added for each Language Code you specify. // Make sure to specify the languages in the order in which they appear in the // original source (if the source is embedded format) or the order of the caption // selectors (if the source is other than embedded). Otherwise, languages in // the manifest will not match up properly with the output captions.none: Include // CLOSED-CAPTIONS=NONE line in the manifest.omit: Omit any CLOSED-CAPTIONS // line from the manifest. CaptionLanguageSetting HlsCaptionLanguageSetting `locationName:"captionLanguageSetting" type:"string" enum:"true"` // When set to "disabled", sets the #EXT-X-ALLOW-CACHE:no tag in the manifest, // which prevents clients from saving media segments for later replay. ClientCache HlsClientCache `locationName:"clientCache" type:"string" enum:"true"` // Specification to use (RFC-6381 or the default RFC-4281) during m3u8 playlist // generation. CodecSpecification HlsCodecSpecification `locationName:"codecSpecification" type:"string" enum:"true"` // For use with encryptionType. This is a 128-bit, 16-byte hex value represented // by a 32-character text string. If ivSource is set to "explicit" then this // parameter is required and is used as the IV for encryption. ConstantIv *string `locationName:"constantIv" min:"32" type:"string"` // A directory or HTTP destination for the HLS segments, manifest files, and // encryption keys (if enabled). // // Destination is a required field Destination *OutputLocationRef `locationName:"destination" type:"structure" required:"true"` // Place segments in subdirectories. DirectoryStructure HlsDirectoryStructure `locationName:"directoryStructure" type:"string" enum:"true"` // Encrypts the segments with the given encryption scheme. Exclude this parameter // if no encryption is desired. EncryptionType HlsEncryptionType `locationName:"encryptionType" type:"string" enum:"true"` // Parameters that control interactions with the CDN. HlsCdnSettings *HlsCdnSettings `locationName:"hlsCdnSettings" type:"structure"` // DISABLED: Do not create an I-frame-only manifest, but do create the master // and media manifests (according to the Output Selection field).STANDARD: Create // an I-frame-only manifest for each output that contains video, as well as // the other manifests (according to the Output Selection field). The I-frame // manifest contains a #EXT-X-I-FRAMES-ONLY tag to indicate it is I-frame only, // and one or more #EXT-X-BYTERANGE entries identifying the I-frame position. // For example, #EXT-X-BYTERANGE:160364@1461888" IFrameOnlyPlaylists IFrameOnlyPlaylistType `locationName:"iFrameOnlyPlaylists" type:"string" enum:"true"` // Applies only if Mode field is LIVE. Specifies the maximum number of segments // in the media manifest file. After this maximum, older segments are removed // from the media manifest. This number must be less than or equal to the Keep // Segments field. IndexNSegments *int64 `locationName:"indexNSegments" min:"3" type:"integer"` // Parameter that control output group behavior on input loss. InputLossAction InputLossActionForHlsOut `locationName:"inputLossAction" type:"string" enum:"true"` // For use with encryptionType. The IV (Initialization Vector) is a 128-bit // number used in conjunction with the key for encrypting blocks. If set to // "include", IV is listed in the manifest, otherwise the IV is not in the manifest. IvInManifest HlsIvInManifest `locationName:"ivInManifest" type:"string" enum:"true"` // For use with encryptionType. The IV (Initialization Vector) is a 128-bit // number used in conjunction with the key for encrypting blocks. If this setting // is "followsSegmentNumber", it will cause the IV to change every segment (to // match the segment number). If this is set to "explicit", you must enter a // constantIv value. IvSource HlsIvSource `locationName:"ivSource" type:"string" enum:"true"` // Applies only if Mode field is LIVE. Specifies the number of media segments // (.ts files) to retain in the destination directory. KeepSegments *int64 `locationName:"keepSegments" min:"1" type:"integer"` // The value specifies how the key is represented in the resource identified // by the URI. If parameter is absent, an implicit value of "identity" is used. // A reverse DNS string can also be given. KeyFormat *string `locationName:"keyFormat" type:"string"` // Either a single positive integer version value or a slash delimited list // of version values (1/2/3). KeyFormatVersions *string `locationName:"keyFormatVersions" type:"string"` // The key provider settings. KeyProviderSettings *KeyProviderSettings `locationName:"keyProviderSettings" type:"structure"` // When set to gzip, compresses HLS playlist. ManifestCompression HlsManifestCompression `locationName:"manifestCompression" type:"string" enum:"true"` // Indicates whether the output manifest should use floating point or integer // values for segment duration. ManifestDurationFormat HlsManifestDurationFormat `locationName:"manifestDurationFormat" type:"string" enum:"true"` // When set, minimumSegmentLength is enforced by looking ahead and back within // the specified range for a nearby avail and extending the segment size if // needed. MinSegmentLength *int64 `locationName:"minSegmentLength" type:"integer"` // If "vod", all segments are indexed and kept permanently in the destination // and manifest. If "live", only the number segments specified in keepSegments // and indexNSegments are kept; newer segments replace older segments, which // may prevent players from rewinding all the way to the beginning of the event.VOD // mode uses HLS EXT-X-PLAYLIST-TYPE of EVENT while the channel is running, // converting it to a "VOD" type manifest on completion of the stream. Mode HlsMode `locationName:"mode" type:"string" enum:"true"` // MANIFESTSANDSEGMENTS: Generates manifests (master manifest, if applicable, // and media manifests) for this output group.SEGMENTSONLY: Does not generate // any manifests for this output group. OutputSelection HlsOutputSelection `locationName:"outputSelection" type:"string" enum:"true"` // Includes or excludes EXT-X-PROGRAM-DATE-TIME tag in .m3u8 manifest files. // The value is calculated as follows: either the program date and time are // initialized using the input timecode source, or the time is initialized using // the input timecode source and the date is initialized using the timestampOffset. ProgramDateTime HlsProgramDateTime `locationName:"programDateTime" type:"string" enum:"true"` // Period of insertion of EXT-X-PROGRAM-DATE-TIME entry, in seconds. ProgramDateTimePeriod *int64 `locationName:"programDateTimePeriod" type:"integer"` // ENABLED: The master manifest (.m3u8 file) for each pipeline includes information // about both pipelines: first its own media files, then the media files of // the other pipeline. This feature allows playout device that support stale // manifest detection to switch from one manifest to the other, when the current // manifest seems to be stale. There are still two destinations and two master // manifests, but both master manifests reference the media files from both // pipelines.DISABLED: The master manifest (.m3u8 file) for each pipeline includes // information about its own pipeline only.For an HLS output group with MediaPackage // as the destination, the DISABLED behavior is always followed. MediaPackage // regenerates the manifests it serves to players so a redundant manifest from // MediaLive is irrelevant. RedundantManifest HlsRedundantManifest `locationName:"redundantManifest" type:"string" enum:"true"` // Length of MPEG-2 Transport Stream segments to create (in seconds). Note that // segments will end on the next keyframe after this number of seconds, so actual // segment length may be longer. SegmentLength *int64 `locationName:"segmentLength" min:"1" type:"integer"` // useInputSegmentation has been deprecated. The configured segment size is // always used. SegmentationMode HlsSegmentationMode `locationName:"segmentationMode" type:"string" enum:"true"` // Number of segments to write to a subdirectory before starting a new one. // directoryStructure must be subdirectoryPerStream for this setting to have // an effect. SegmentsPerSubdirectory *int64 `locationName:"segmentsPerSubdirectory" min:"1" type:"integer"` // Include or exclude RESOLUTION attribute for video in EXT-X-STREAM-INF tag // of variant manifest. StreamInfResolution HlsStreamInfResolution `locationName:"streamInfResolution" type:"string" enum:"true"` // Indicates ID3 frame that has the timecode. TimedMetadataId3Frame HlsTimedMetadataId3Frame `locationName:"timedMetadataId3Frame" type:"string" enum:"true"` // Timed Metadata interval in seconds. TimedMetadataId3Period *int64 `locationName:"timedMetadataId3Period" type:"integer"` // Provides an extra millisecond delta offset to fine tune the timestamps. TimestampDeltaMilliseconds *int64 `locationName:"timestampDeltaMilliseconds" type:"integer"` // SEGMENTEDFILES: Emit the program as segments - multiple .ts media files.SINGLEFILE: // Applies only if Mode field is VOD. Emit the program as a single .ts media // file. The media manifest includes #EXT-X-BYTERANGE tags to index segments // for playback. A typical use for this value is when sending the output to // AWS Elemental MediaConvert, which can accept only a single media file. Playback // while the channel is running is not guaranteed due to HTTP server caching. TsFileMode HlsTsFileMode `locationName:"tsFileMode" type:"string" enum:"true"` // contains filtered or unexported fields }
Hls Group Settings Please also see https://docs.aws.amazon.com/goto/WebAPI/medialive-2017-10-14/HlsGroupSettings
func (HlsGroupSettings) MarshalFields ¶ added in v0.3.0
func (s HlsGroupSettings) MarshalFields(e protocol.FieldEncoder) error
MarshalFields encodes the AWS API shape using the passed in protocol encoder.
func (HlsGroupSettings) String ¶
func (s HlsGroupSettings) String() string
String returns the string representation
func (*HlsGroupSettings) Validate ¶ added in v0.4.0
func (s *HlsGroupSettings) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type HlsInputSettings ¶
type HlsInputSettings struct { // When specified the HLS stream with the m3u8 BANDWIDTH that most closely matches // this value will be chosen, otherwise the highest bandwidth stream in the // m3u8 will be chosen. The bitrate is specified in bits per second, as in an // HLS manifest. Bandwidth *int64 `locationName:"bandwidth" type:"integer"` // When specified, reading of the HLS input will begin this many buffer segments // from the end (most recently written segment). When not specified, the HLS // input will begin with the first segment specified in the m3u8. BufferSegments *int64 `locationName:"bufferSegments" type:"integer"` // The number of consecutive times that attempts to read a manifest or segment // must fail before the input is considered unavailable. Retries *int64 `locationName:"retries" type:"integer"` // The number of seconds between retries when an attempt to read a manifest // or segment fails. RetryInterval *int64 `locationName:"retryInterval" type:"integer"` // contains filtered or unexported fields }
Hls Input Settings Please also see https://docs.aws.amazon.com/goto/WebAPI/medialive-2017-10-14/HlsInputSettings
func (HlsInputSettings) MarshalFields ¶ added in v0.3.0
func (s HlsInputSettings) MarshalFields(e protocol.FieldEncoder) error
MarshalFields encodes the AWS API shape using the passed in protocol encoder.
func (HlsInputSettings) String ¶
func (s HlsInputSettings) String() string
String returns the string representation
type HlsIvInManifest ¶
type HlsIvInManifest string
Hls Iv In Manifest
const ( HlsIvInManifestExclude HlsIvInManifest = "EXCLUDE" HlsIvInManifestInclude HlsIvInManifest = "INCLUDE" )
Enum values for HlsIvInManifest
func (HlsIvInManifest) MarshalValue ¶ added in v0.3.0
func (enum HlsIvInManifest) MarshalValue() (string, error)
func (HlsIvInManifest) MarshalValueBuf ¶ added in v0.3.0
func (enum HlsIvInManifest) MarshalValueBuf(b []byte) ([]byte, error)
type HlsIvSource ¶
type HlsIvSource string
Hls Iv Source
const ( HlsIvSourceExplicit HlsIvSource = "EXPLICIT" HlsIvSourceFollowsSegmentNumber HlsIvSource = "FOLLOWS_SEGMENT_NUMBER" )
Enum values for HlsIvSource
func (HlsIvSource) MarshalValue ¶ added in v0.3.0
func (enum HlsIvSource) MarshalValue() (string, error)
func (HlsIvSource) MarshalValueBuf ¶ added in v0.3.0
func (enum HlsIvSource) MarshalValueBuf(b []byte) ([]byte, error)
type HlsManifestCompression ¶
type HlsManifestCompression string
Hls Manifest Compression
const ( HlsManifestCompressionGzip HlsManifestCompression = "GZIP" HlsManifestCompressionNone HlsManifestCompression = "NONE" )
Enum values for HlsManifestCompression
func (HlsManifestCompression) MarshalValue ¶ added in v0.3.0
func (enum HlsManifestCompression) MarshalValue() (string, error)
func (HlsManifestCompression) MarshalValueBuf ¶ added in v0.3.0
func (enum HlsManifestCompression) MarshalValueBuf(b []byte) ([]byte, error)
type HlsManifestDurationFormat ¶
type HlsManifestDurationFormat string
Hls Manifest Duration Format
const ( HlsManifestDurationFormatFloatingPoint HlsManifestDurationFormat = "FLOATING_POINT" HlsManifestDurationFormatInteger HlsManifestDurationFormat = "INTEGER" )
Enum values for HlsManifestDurationFormat
func (HlsManifestDurationFormat) MarshalValue ¶ added in v0.3.0
func (enum HlsManifestDurationFormat) MarshalValue() (string, error)
func (HlsManifestDurationFormat) MarshalValueBuf ¶ added in v0.3.0
func (enum HlsManifestDurationFormat) MarshalValueBuf(b []byte) ([]byte, error)
type HlsMediaStoreSettings ¶
type HlsMediaStoreSettings struct { // Number of seconds to wait before retrying connection to the CDN if the connection // is lost. ConnectionRetryInterval *int64 `locationName:"connectionRetryInterval" type:"integer"` // Size in seconds of file cache for streaming outputs. FilecacheDuration *int64 `locationName:"filecacheDuration" type:"integer"` // When set to temporal, output files are stored in non-persistent memory for // faster reading and writing. MediaStoreStorageClass HlsMediaStoreStorageClass `locationName:"mediaStoreStorageClass" type:"string" enum:"true"` // Number of retry attempts that will be made before the Live Event is put into // an error state. NumRetries *int64 `locationName:"numRetries" type:"integer"` // If a streaming output fails, number of seconds to wait until a restart is // initiated. A value of 0 means never restart. RestartDelay *int64 `locationName:"restartDelay" type:"integer"` // contains filtered or unexported fields }
Hls Media Store Settings Please also see https://docs.aws.amazon.com/goto/WebAPI/medialive-2017-10-14/HlsMediaStoreSettings
func (HlsMediaStoreSettings) MarshalFields ¶ added in v0.3.0
func (s HlsMediaStoreSettings) MarshalFields(e protocol.FieldEncoder) error
MarshalFields encodes the AWS API shape using the passed in protocol encoder.
func (HlsMediaStoreSettings) String ¶
func (s HlsMediaStoreSettings) String() string
String returns the string representation
type HlsMediaStoreStorageClass ¶
type HlsMediaStoreStorageClass string
Hls Media Store Storage Class
const (
HlsMediaStoreStorageClassTemporal HlsMediaStoreStorageClass = "TEMPORAL"
)
Enum values for HlsMediaStoreStorageClass
func (HlsMediaStoreStorageClass) MarshalValue ¶ added in v0.3.0
func (enum HlsMediaStoreStorageClass) MarshalValue() (string, error)
func (HlsMediaStoreStorageClass) MarshalValueBuf ¶ added in v0.3.0
func (enum HlsMediaStoreStorageClass) MarshalValueBuf(b []byte) ([]byte, error)
type HlsOutputSelection ¶
type HlsOutputSelection string
Hls Output Selection
const ( HlsOutputSelectionManifestsAndSegments HlsOutputSelection = "MANIFESTS_AND_SEGMENTS" HlsOutputSelectionSegmentsOnly HlsOutputSelection = "SEGMENTS_ONLY" )
Enum values for HlsOutputSelection
func (HlsOutputSelection) MarshalValue ¶ added in v0.3.0
func (enum HlsOutputSelection) MarshalValue() (string, error)
func (HlsOutputSelection) MarshalValueBuf ¶ added in v0.3.0
func (enum HlsOutputSelection) MarshalValueBuf(b []byte) ([]byte, error)
type HlsOutputSettings ¶
type HlsOutputSettings struct { // Settings regarding the underlying stream. These settings are different for // audio-only outputs. // // HlsSettings is a required field HlsSettings *HlsSettings `locationName:"hlsSettings" type:"structure" required:"true"` // String concatenated to the end of the destination filename. Accepts \"Format // Identifiers\":#formatIdentifierParameters. NameModifier *string `locationName:"nameModifier" min:"1" type:"string"` // String concatenated to end of segment filenames. SegmentModifier *string `locationName:"segmentModifier" type:"string"` // contains filtered or unexported fields }
Hls Output Settings Please also see https://docs.aws.amazon.com/goto/WebAPI/medialive-2017-10-14/HlsOutputSettings
func (HlsOutputSettings) MarshalFields ¶ added in v0.3.0
func (s HlsOutputSettings) MarshalFields(e protocol.FieldEncoder) error
MarshalFields encodes the AWS API shape using the passed in protocol encoder.
func (HlsOutputSettings) String ¶
func (s HlsOutputSettings) String() string
String returns the string representation
func (*HlsOutputSettings) Validate ¶ added in v0.4.0
func (s *HlsOutputSettings) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type HlsProgramDateTime ¶
type HlsProgramDateTime string
Hls Program Date Time
const ( HlsProgramDateTimeExclude HlsProgramDateTime = "EXCLUDE" HlsProgramDateTimeInclude HlsProgramDateTime = "INCLUDE" )
Enum values for HlsProgramDateTime
func (HlsProgramDateTime) MarshalValue ¶ added in v0.3.0
func (enum HlsProgramDateTime) MarshalValue() (string, error)
func (HlsProgramDateTime) MarshalValueBuf ¶ added in v0.3.0
func (enum HlsProgramDateTime) MarshalValueBuf(b []byte) ([]byte, error)
type HlsRedundantManifest ¶ added in v0.6.0
type HlsRedundantManifest string
Hls Redundant Manifest
const ( HlsRedundantManifestDisabled HlsRedundantManifest = "DISABLED" HlsRedundantManifestEnabled HlsRedundantManifest = "ENABLED" )
Enum values for HlsRedundantManifest
func (HlsRedundantManifest) MarshalValue ¶ added in v0.6.0
func (enum HlsRedundantManifest) MarshalValue() (string, error)
func (HlsRedundantManifest) MarshalValueBuf ¶ added in v0.6.0
func (enum HlsRedundantManifest) MarshalValueBuf(b []byte) ([]byte, error)
type HlsSegmentationMode ¶
type HlsSegmentationMode string
Hls Segmentation Mode
const ( HlsSegmentationModeUseInputSegmentation HlsSegmentationMode = "USE_INPUT_SEGMENTATION" HlsSegmentationModeUseSegmentDuration HlsSegmentationMode = "USE_SEGMENT_DURATION" )
Enum values for HlsSegmentationMode
func (HlsSegmentationMode) MarshalValue ¶ added in v0.3.0
func (enum HlsSegmentationMode) MarshalValue() (string, error)
func (HlsSegmentationMode) MarshalValueBuf ¶ added in v0.3.0
func (enum HlsSegmentationMode) MarshalValueBuf(b []byte) ([]byte, error)
type HlsSettings ¶
type HlsSettings struct { // Audio Only Hls Settings AudioOnlyHlsSettings *AudioOnlyHlsSettings `locationName:"audioOnlyHlsSettings" type:"structure"` // Standard Hls Settings StandardHlsSettings *StandardHlsSettings `locationName:"standardHlsSettings" type:"structure"` // contains filtered or unexported fields }
Hls Settings Please also see https://docs.aws.amazon.com/goto/WebAPI/medialive-2017-10-14/HlsSettings
func (HlsSettings) MarshalFields ¶ added in v0.3.0
func (s HlsSettings) MarshalFields(e protocol.FieldEncoder) error
MarshalFields encodes the AWS API shape using the passed in protocol encoder.
func (HlsSettings) String ¶
func (s HlsSettings) String() string
String returns the string representation
func (*HlsSettings) Validate ¶ added in v0.4.0
func (s *HlsSettings) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type HlsStreamInfResolution ¶
type HlsStreamInfResolution string
Hls Stream Inf Resolution
const ( HlsStreamInfResolutionExclude HlsStreamInfResolution = "EXCLUDE" HlsStreamInfResolutionInclude HlsStreamInfResolution = "INCLUDE" )
Enum values for HlsStreamInfResolution
func (HlsStreamInfResolution) MarshalValue ¶ added in v0.3.0
func (enum HlsStreamInfResolution) MarshalValue() (string, error)
func (HlsStreamInfResolution) MarshalValueBuf ¶ added in v0.3.0
func (enum HlsStreamInfResolution) MarshalValueBuf(b []byte) ([]byte, error)
type HlsTimedMetadataId3Frame ¶
type HlsTimedMetadataId3Frame string
Hls Timed Metadata Id3 Frame
const ( HlsTimedMetadataId3FrameNone HlsTimedMetadataId3Frame = "NONE" HlsTimedMetadataId3FramePriv HlsTimedMetadataId3Frame = "PRIV" HlsTimedMetadataId3FrameTdrl HlsTimedMetadataId3Frame = "TDRL" )
Enum values for HlsTimedMetadataId3Frame
func (HlsTimedMetadataId3Frame) MarshalValue ¶ added in v0.3.0
func (enum HlsTimedMetadataId3Frame) MarshalValue() (string, error)
func (HlsTimedMetadataId3Frame) MarshalValueBuf ¶ added in v0.3.0
func (enum HlsTimedMetadataId3Frame) MarshalValueBuf(b []byte) ([]byte, error)
type HlsTimedMetadataScheduleActionSettings ¶ added in v0.7.0
type HlsTimedMetadataScheduleActionSettings struct { // Base64 string formatted according to the ID3 specification: http://id3.org/id3v2.4.0-structure // // Id3 is a required field Id3 *string `locationName:"id3" type:"string" required:"true"` // contains filtered or unexported fields }
Settings for the action to emit HLS metadata Please also see https://docs.aws.amazon.com/goto/WebAPI/medialive-2017-10-14/HlsTimedMetadataScheduleActionSettings
func (HlsTimedMetadataScheduleActionSettings) MarshalFields ¶ added in v0.7.0
func (s HlsTimedMetadataScheduleActionSettings) MarshalFields(e protocol.FieldEncoder) error
MarshalFields encodes the AWS API shape using the passed in protocol encoder.
func (HlsTimedMetadataScheduleActionSettings) String ¶ added in v0.7.0
func (s HlsTimedMetadataScheduleActionSettings) String() string
String returns the string representation
func (*HlsTimedMetadataScheduleActionSettings) Validate ¶ added in v0.7.0
func (s *HlsTimedMetadataScheduleActionSettings) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type HlsTsFileMode ¶
type HlsTsFileMode string
Hls Ts File Mode
const ( HlsTsFileModeSegmentedFiles HlsTsFileMode = "SEGMENTED_FILES" HlsTsFileModeSingleFile HlsTsFileMode = "SINGLE_FILE" )
Enum values for HlsTsFileMode
func (HlsTsFileMode) MarshalValue ¶ added in v0.3.0
func (enum HlsTsFileMode) MarshalValue() (string, error)
func (HlsTsFileMode) MarshalValueBuf ¶ added in v0.3.0
func (enum HlsTsFileMode) MarshalValueBuf(b []byte) ([]byte, error)
type HlsWebdavHttpTransferMode ¶
type HlsWebdavHttpTransferMode string
Hls Webdav Http Transfer Mode
const ( HlsWebdavHttpTransferModeChunked HlsWebdavHttpTransferMode = "CHUNKED" HlsWebdavHttpTransferModeNonChunked HlsWebdavHttpTransferMode = "NON_CHUNKED" )
Enum values for HlsWebdavHttpTransferMode
func (HlsWebdavHttpTransferMode) MarshalValue ¶ added in v0.3.0
func (enum HlsWebdavHttpTransferMode) MarshalValue() (string, error)
func (HlsWebdavHttpTransferMode) MarshalValueBuf ¶ added in v0.3.0
func (enum HlsWebdavHttpTransferMode) MarshalValueBuf(b []byte) ([]byte, error)
type HlsWebdavSettings ¶
type HlsWebdavSettings struct { // Number of seconds to wait before retrying connection to the CDN if the connection // is lost. ConnectionRetryInterval *int64 `locationName:"connectionRetryInterval" type:"integer"` // Size in seconds of file cache for streaming outputs. FilecacheDuration *int64 `locationName:"filecacheDuration" type:"integer"` // Specify whether or not to use chunked transfer encoding to WebDAV. HttpTransferMode HlsWebdavHttpTransferMode `locationName:"httpTransferMode" type:"string" enum:"true"` // Number of retry attempts that will be made before the Live Event is put into // an error state. NumRetries *int64 `locationName:"numRetries" type:"integer"` // If a streaming output fails, number of seconds to wait until a restart is // initiated. A value of 0 means never restart. RestartDelay *int64 `locationName:"restartDelay" type:"integer"` // contains filtered or unexported fields }
Hls Webdav Settings Please also see https://docs.aws.amazon.com/goto/WebAPI/medialive-2017-10-14/HlsWebdavSettings
func (HlsWebdavSettings) MarshalFields ¶ added in v0.3.0
func (s HlsWebdavSettings) MarshalFields(e protocol.FieldEncoder) error
MarshalFields encodes the AWS API shape using the passed in protocol encoder.
func (HlsWebdavSettings) String ¶
func (s HlsWebdavSettings) String() string
String returns the string representation
type IFrameOnlyPlaylistType ¶ added in v0.8.0
type IFrameOnlyPlaylistType string
When set to "standard", an I-Frame only playlist will be written out for each video output in the output group. This I-Frame only playlist will contain byte range offsets pointing to the I-frame(s) in each segment.
const ( IFrameOnlyPlaylistTypeDisabled IFrameOnlyPlaylistType = "DISABLED" IFrameOnlyPlaylistTypeStandard IFrameOnlyPlaylistType = "STANDARD" )
Enum values for IFrameOnlyPlaylistType
func (IFrameOnlyPlaylistType) MarshalValue ¶ added in v0.8.0
func (enum IFrameOnlyPlaylistType) MarshalValue() (string, error)
func (IFrameOnlyPlaylistType) MarshalValueBuf ¶ added in v0.8.0
func (enum IFrameOnlyPlaylistType) MarshalValueBuf(b []byte) ([]byte, error)
type ImmediateModeScheduleActionStartSettings ¶ added in v0.11.0
type ImmediateModeScheduleActionStartSettings struct {
// contains filtered or unexported fields
}
Settings to configure an action so that it occurs immediately. This is only supported for input switch actions currently. Please also see https://docs.aws.amazon.com/goto/WebAPI/medialive-2017-10-14/ImmediateModeScheduleActionStartSettings
func (ImmediateModeScheduleActionStartSettings) MarshalFields ¶ added in v0.11.0
func (s ImmediateModeScheduleActionStartSettings) MarshalFields(e protocol.FieldEncoder) error
MarshalFields encodes the AWS API shape using the passed in protocol encoder.
func (ImmediateModeScheduleActionStartSettings) String ¶ added in v0.11.0
func (s ImmediateModeScheduleActionStartSettings) String() string
String returns the string representation
type Input ¶
type Input struct { // The Unique ARN of the input (generated, immutable). Arn *string `locationName:"arn" type:"string"` // A list of channel IDs that that input is attached to (currently an input // can only be attached to one channel). AttachedChannels []string `locationName:"attachedChannels" type:"list"` // A list of the destinations of the input (PUSH-type). Destinations []InputDestination `locationName:"destinations" type:"list"` // The generated ID of the input (unique for user account, immutable). Id *string `locationName:"id" type:"string"` // STANDARD - MediaLive expects two sources to be connected to this input. If // the channel is also STANDARD, both sources will be ingested. If the channel // is SINGLE_PIPELINE, only the first source will be ingested; the second source // will always be ignored, even if the first source fails.SINGLE_PIPELINE - // You can connect only one source to this input. If the ChannelClass is also // SINGLE_PIPELINE, this value is valid. If the ChannelClass is STANDARD, this // value is not valid because the channel requires two sources in the input. InputClass InputClass `locationName:"inputClass" type:"string" enum:"true"` // Certain pull input sources can be dynamic, meaning that they can have their // URL's dynamically changesduring input switch actions. Presently, this functionality // only works with MP4_FILE inputs. InputSourceType InputSourceType `locationName:"inputSourceType" type:"string" enum:"true"` // A list of MediaConnect Flows for this input. MediaConnectFlows []MediaConnectFlow `locationName:"mediaConnectFlows" type:"list"` // The user-assigned name (This is a mutable value). Name *string `locationName:"name" type:"string"` // The Amazon Resource Name (ARN) of the role this input assumes during and // after creation. RoleArn *string `locationName:"roleArn" type:"string"` // A list of IDs for all the Input Security Groups attached to the input. SecurityGroups []string `locationName:"securityGroups" type:"list"` // A list of the sources of the input (PULL-type). Sources []InputSource `locationName:"sources" type:"list"` State InputState `locationName:"state" type:"string" enum:"true"` // A collection of key-value pairs. Tags map[string]string `locationName:"tags" type:"map"` Type InputType `locationName:"type" type:"string" enum:"true"` // contains filtered or unexported fields }
Please also see https://docs.aws.amazon.com/goto/WebAPI/medialive-2017-10-14/Input
func (Input) MarshalFields ¶ added in v0.3.0
func (s Input) MarshalFields(e protocol.FieldEncoder) error
MarshalFields encodes the AWS API shape using the passed in protocol encoder.
type InputAttachment ¶
type InputAttachment struct { // User-specified name for the attachment. This is required if the user wants // to use this input in an input switch action. InputAttachmentName *string `locationName:"inputAttachmentName" type:"string"` // The ID of the input InputId *string `locationName:"inputId" type:"string"` // Settings of an input (caption selector, etc.) InputSettings *InputSettings `locationName:"inputSettings" type:"structure"` // contains filtered or unexported fields }
Please also see https://docs.aws.amazon.com/goto/WebAPI/medialive-2017-10-14/InputAttachment
func (InputAttachment) MarshalFields ¶ added in v0.3.0
func (s InputAttachment) MarshalFields(e protocol.FieldEncoder) error
MarshalFields encodes the AWS API shape using the passed in protocol encoder.
func (InputAttachment) String ¶
func (s InputAttachment) String() string
String returns the string representation
func (*InputAttachment) Validate ¶ added in v0.4.0
func (s *InputAttachment) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type InputChannelLevel ¶
type InputChannelLevel struct { // Remixing value. Units are in dB and acceptable values are within the range // from -60 (mute) and 6 dB. // // Gain is a required field Gain *int64 `locationName:"gain" type:"integer" required:"true"` // The index of the input channel used as a source. // // InputChannel is a required field InputChannel *int64 `locationName:"inputChannel" type:"integer" required:"true"` // contains filtered or unexported fields }
Input Channel Level Please also see https://docs.aws.amazon.com/goto/WebAPI/medialive-2017-10-14/InputChannelLevel
func (InputChannelLevel) MarshalFields ¶ added in v0.3.0
func (s InputChannelLevel) MarshalFields(e protocol.FieldEncoder) error
MarshalFields encodes the AWS API shape using the passed in protocol encoder.
func (InputChannelLevel) String ¶
func (s InputChannelLevel) String() string
String returns the string representation
func (*InputChannelLevel) Validate ¶ added in v0.4.0
func (s *InputChannelLevel) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type InputClass ¶ added in v0.8.0
type InputClass string
A standard input has two sources and a single pipeline input only has one.
const ( InputClassStandard InputClass = "STANDARD" InputClassSinglePipeline InputClass = "SINGLE_PIPELINE" )
Enum values for InputClass
func (InputClass) MarshalValue ¶ added in v0.8.0
func (enum InputClass) MarshalValue() (string, error)
func (InputClass) MarshalValueBuf ¶ added in v0.8.0
func (enum InputClass) MarshalValueBuf(b []byte) ([]byte, error)
type InputClippingSettings ¶ added in v0.11.0
type InputClippingSettings struct { // The source of the timecodes in the source being clipped. // // InputTimecodeSource is a required field InputTimecodeSource InputTimecodeSource `locationName:"inputTimecodeSource" type:"string" required:"true" enum:"true"` // Settings to identify the start of the clip. StartTimecode *StartTimecode `locationName:"startTimecode" type:"structure"` // Settings to identify the end of the clip. StopTimecode *StopTimecode `locationName:"stopTimecode" type:"structure"` // contains filtered or unexported fields }
Settings to let you create a clip of the file input, in order to set up the input to ingest only a portion of the file. Please also see https://docs.aws.amazon.com/goto/WebAPI/medialive-2017-10-14/InputClippingSettings
func (InputClippingSettings) MarshalFields ¶ added in v0.11.0
func (s InputClippingSettings) MarshalFields(e protocol.FieldEncoder) error
MarshalFields encodes the AWS API shape using the passed in protocol encoder.
func (InputClippingSettings) String ¶ added in v0.11.0
func (s InputClippingSettings) String() string
String returns the string representation
func (*InputClippingSettings) Validate ¶ added in v0.11.0
func (s *InputClippingSettings) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type InputCodec ¶ added in v0.3.0
type InputCodec string
codec in increasing order of complexity
const ( InputCodecMpeg2 InputCodec = "MPEG2" InputCodecAvc InputCodec = "AVC" InputCodecHevc InputCodec = "HEVC" )
Enum values for InputCodec
func (InputCodec) MarshalValue ¶ added in v0.3.0
func (enum InputCodec) MarshalValue() (string, error)
func (InputCodec) MarshalValueBuf ¶ added in v0.3.0
func (enum InputCodec) MarshalValueBuf(b []byte) ([]byte, error)
type InputDeblockFilter ¶
type InputDeblockFilter string
Input Deblock Filter
const ( InputDeblockFilterDisabled InputDeblockFilter = "DISABLED" InputDeblockFilterEnabled InputDeblockFilter = "ENABLED" )
Enum values for InputDeblockFilter
func (InputDeblockFilter) MarshalValue ¶ added in v0.3.0
func (enum InputDeblockFilter) MarshalValue() (string, error)
func (InputDeblockFilter) MarshalValueBuf ¶ added in v0.3.0
func (enum InputDeblockFilter) MarshalValueBuf(b []byte) ([]byte, error)
type InputDenoiseFilter ¶
type InputDenoiseFilter string
Input Denoise Filter
const ( InputDenoiseFilterDisabled InputDenoiseFilter = "DISABLED" InputDenoiseFilterEnabled InputDenoiseFilter = "ENABLED" )
Enum values for InputDenoiseFilter
func (InputDenoiseFilter) MarshalValue ¶ added in v0.3.0
func (enum InputDenoiseFilter) MarshalValue() (string, error)
func (InputDenoiseFilter) MarshalValueBuf ¶ added in v0.3.0
func (enum InputDenoiseFilter) MarshalValueBuf(b []byte) ([]byte, error)
type InputDestination ¶
type InputDestination struct { // The system-generated static IP address of endpoint.It remains fixed for the // lifetime of the input. Ip *string `locationName:"ip" type:"string"` // The port number for the input. Port *string `locationName:"port" type:"string"` // This represents the endpoint that the customer stream will bepushed to. Url *string `locationName:"url" type:"string"` // The properties for a VPC type input destination. Vpc *InputDestinationVpc `locationName:"vpc" type:"structure"` // contains filtered or unexported fields }
The settings for a PUSH type input. Please also see https://docs.aws.amazon.com/goto/WebAPI/medialive-2017-10-14/InputDestination
func (InputDestination) MarshalFields ¶ added in v0.3.0
func (s InputDestination) MarshalFields(e protocol.FieldEncoder) error
MarshalFields encodes the AWS API shape using the passed in protocol encoder.
func (InputDestination) String ¶
func (s InputDestination) String() string
String returns the string representation
type InputDestinationRequest ¶
type InputDestinationRequest struct { // A unique name for the location the RTMP stream is being pushedto. StreamName *string `locationName:"streamName" type:"string"` // contains filtered or unexported fields }
Endpoint settings for a PUSH type input. Please also see https://docs.aws.amazon.com/goto/WebAPI/medialive-2017-10-14/InputDestinationRequest
func (InputDestinationRequest) MarshalFields ¶ added in v0.3.0
func (s InputDestinationRequest) MarshalFields(e protocol.FieldEncoder) error
MarshalFields encodes the AWS API shape using the passed in protocol encoder.
func (InputDestinationRequest) String ¶
func (s InputDestinationRequest) String() string
String returns the string representation
type InputDestinationVpc ¶ added in v0.8.0
type InputDestinationVpc struct { // The availability zone of the Input destination. AvailabilityZone *string `locationName:"availabilityZone" type:"string"` // The network interface ID of the Input destination in the VPC. NetworkInterfaceId *string `locationName:"networkInterfaceId" type:"string"` // contains filtered or unexported fields }
The properties for a VPC type input destination. Please also see https://docs.aws.amazon.com/goto/WebAPI/medialive-2017-10-14/InputDestinationVpc
func (InputDestinationVpc) MarshalFields ¶ added in v0.8.0
func (s InputDestinationVpc) MarshalFields(e protocol.FieldEncoder) error
MarshalFields encodes the AWS API shape using the passed in protocol encoder.
func (InputDestinationVpc) String ¶ added in v0.8.0
func (s InputDestinationVpc) String() string
String returns the string representation
type InputFilter ¶
type InputFilter string
Input Filter
const ( InputFilterAuto InputFilter = "AUTO" InputFilterDisabled InputFilter = "DISABLED" InputFilterForced InputFilter = "FORCED" )
Enum values for InputFilter
func (InputFilter) MarshalValue ¶ added in v0.3.0
func (enum InputFilter) MarshalValue() (string, error)
func (InputFilter) MarshalValueBuf ¶ added in v0.3.0
func (enum InputFilter) MarshalValueBuf(b []byte) ([]byte, error)
type InputLocation ¶
type InputLocation struct { // key used to extract the password from EC2 Parameter store PasswordParam *string `locationName:"passwordParam" type:"string"` // Uniform Resource Identifier - This should be a path to a file accessible // to the Live system (eg. a http:// URI) depending on the output type. For // example, a RTMP destination should have a uri simliar to: "rtmp://fmsserver/live". // // Uri is a required field Uri *string `locationName:"uri" type:"string" required:"true"` // Username if credentials are required to access a file or publishing point. // This can be either a plaintext username, or a reference to an AWS parameter // store name from which the username can be retrieved. AWS Parameter store // format: "ssm://" Username *string `locationName:"username" type:"string"` // contains filtered or unexported fields }
Input Location Please also see https://docs.aws.amazon.com/goto/WebAPI/medialive-2017-10-14/InputLocation
func (InputLocation) MarshalFields ¶ added in v0.3.0
func (s InputLocation) MarshalFields(e protocol.FieldEncoder) error
MarshalFields encodes the AWS API shape using the passed in protocol encoder.
func (InputLocation) String ¶
func (s InputLocation) String() string
String returns the string representation
func (*InputLocation) Validate ¶ added in v0.4.0
func (s *InputLocation) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type InputLossActionForHlsOut ¶
type InputLossActionForHlsOut string
Input Loss Action For Hls Out
const ( InputLossActionForHlsOutEmitOutput InputLossActionForHlsOut = "EMIT_OUTPUT" InputLossActionForHlsOutPauseOutput InputLossActionForHlsOut = "PAUSE_OUTPUT" )
Enum values for InputLossActionForHlsOut
func (InputLossActionForHlsOut) MarshalValue ¶ added in v0.3.0
func (enum InputLossActionForHlsOut) MarshalValue() (string, error)
func (InputLossActionForHlsOut) MarshalValueBuf ¶ added in v0.3.0
func (enum InputLossActionForHlsOut) MarshalValueBuf(b []byte) ([]byte, error)
type InputLossActionForMsSmoothOut ¶
type InputLossActionForMsSmoothOut string
Input Loss Action For Ms Smooth Out
const ( InputLossActionForMsSmoothOutEmitOutput InputLossActionForMsSmoothOut = "EMIT_OUTPUT" InputLossActionForMsSmoothOutPauseOutput InputLossActionForMsSmoothOut = "PAUSE_OUTPUT" )
Enum values for InputLossActionForMsSmoothOut
func (InputLossActionForMsSmoothOut) MarshalValue ¶ added in v0.3.0
func (enum InputLossActionForMsSmoothOut) MarshalValue() (string, error)
func (InputLossActionForMsSmoothOut) MarshalValueBuf ¶ added in v0.3.0
func (enum InputLossActionForMsSmoothOut) MarshalValueBuf(b []byte) ([]byte, error)
type InputLossActionForRtmpOut ¶ added in v0.6.0
type InputLossActionForRtmpOut string
Input Loss Action For Rtmp Out
const ( InputLossActionForRtmpOutEmitOutput InputLossActionForRtmpOut = "EMIT_OUTPUT" InputLossActionForRtmpOutPauseOutput InputLossActionForRtmpOut = "PAUSE_OUTPUT" )
Enum values for InputLossActionForRtmpOut
func (InputLossActionForRtmpOut) MarshalValue ¶ added in v0.6.0
func (enum InputLossActionForRtmpOut) MarshalValue() (string, error)
func (InputLossActionForRtmpOut) MarshalValueBuf ¶ added in v0.6.0
func (enum InputLossActionForRtmpOut) MarshalValueBuf(b []byte) ([]byte, error)
type InputLossActionForUdpOut ¶
type InputLossActionForUdpOut string
Input Loss Action For Udp Out
const ( InputLossActionForUdpOutDropProgram InputLossActionForUdpOut = "DROP_PROGRAM" InputLossActionForUdpOutDropTs InputLossActionForUdpOut = "DROP_TS" InputLossActionForUdpOutEmitProgram InputLossActionForUdpOut = "EMIT_PROGRAM" )
Enum values for InputLossActionForUdpOut
func (InputLossActionForUdpOut) MarshalValue ¶ added in v0.3.0
func (enum InputLossActionForUdpOut) MarshalValue() (string, error)
func (InputLossActionForUdpOut) MarshalValueBuf ¶ added in v0.3.0
func (enum InputLossActionForUdpOut) MarshalValueBuf(b []byte) ([]byte, error)
type InputLossBehavior ¶
type InputLossBehavior struct { // On input loss, the number of milliseconds to substitute black into the output // before switching to the frame specified by inputLossImageType. A value x, // where 0 <= x <= 1,000,000 and a value of 1,000,000 will be interpreted as // infinite. BlackFrameMsec *int64 `locationName:"blackFrameMsec" type:"integer"` // When input loss image type is "color" this field specifies the color to use. // Value: 6 hex characters representing the values of RGB. InputLossImageColor *string `locationName:"inputLossImageColor" min:"6" type:"string"` // When input loss image type is "slate" these fields specify the parameters // for accessing the slate. InputLossImageSlate *InputLocation `locationName:"inputLossImageSlate" type:"structure"` // Indicates whether to substitute a solid color or a slate into the output // after input loss exceeds blackFrameMsec. InputLossImageType InputLossImageType `locationName:"inputLossImageType" type:"string" enum:"true"` // On input loss, the number of milliseconds to repeat the previous picture // before substituting black into the output. A value x, where 0 <= x <= 1,000,000 // and a value of 1,000,000 will be interpreted as infinite. RepeatFrameMsec *int64 `locationName:"repeatFrameMsec" type:"integer"` // contains filtered or unexported fields }
Input Loss Behavior Please also see https://docs.aws.amazon.com/goto/WebAPI/medialive-2017-10-14/InputLossBehavior
func (InputLossBehavior) MarshalFields ¶ added in v0.3.0
func (s InputLossBehavior) MarshalFields(e protocol.FieldEncoder) error
MarshalFields encodes the AWS API shape using the passed in protocol encoder.
func (InputLossBehavior) String ¶
func (s InputLossBehavior) String() string
String returns the string representation
func (*InputLossBehavior) Validate ¶ added in v0.4.0
func (s *InputLossBehavior) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type InputLossImageType ¶
type InputLossImageType string
Input Loss Image Type
const ( InputLossImageTypeColor InputLossImageType = "COLOR" InputLossImageTypeSlate InputLossImageType = "SLATE" )
Enum values for InputLossImageType
func (InputLossImageType) MarshalValue ¶ added in v0.3.0
func (enum InputLossImageType) MarshalValue() (string, error)
func (InputLossImageType) MarshalValueBuf ¶ added in v0.3.0
func (enum InputLossImageType) MarshalValueBuf(b []byte) ([]byte, error)
type InputMaximumBitrate ¶ added in v0.3.0
type InputMaximumBitrate string
Maximum input bitrate in megabits per second. Bitrates up to 50 Mbps are supported currently.
const ( InputMaximumBitrateMax10Mbps InputMaximumBitrate = "MAX_10_MBPS" InputMaximumBitrateMax20Mbps InputMaximumBitrate = "MAX_20_MBPS" InputMaximumBitrateMax50Mbps InputMaximumBitrate = "MAX_50_MBPS" )
Enum values for InputMaximumBitrate
func (InputMaximumBitrate) MarshalValue ¶ added in v0.3.0
func (enum InputMaximumBitrate) MarshalValue() (string, error)
func (InputMaximumBitrate) MarshalValueBuf ¶ added in v0.3.0
func (enum InputMaximumBitrate) MarshalValueBuf(b []byte) ([]byte, error)
type InputResolution ¶ added in v0.3.0
type InputResolution string
Input resolution based on lines of vertical resolution in the input; SD is less than 720 lines, HD is 720 to 1080 lines, UHD is greater than 1080 lines
const ( InputResolutionSd InputResolution = "SD" InputResolutionHd InputResolution = "HD" InputResolutionUhd InputResolution = "UHD" )
Enum values for InputResolution
func (InputResolution) MarshalValue ¶ added in v0.3.0
func (enum InputResolution) MarshalValue() (string, error)
func (InputResolution) MarshalValueBuf ¶ added in v0.3.0
func (enum InputResolution) MarshalValueBuf(b []byte) ([]byte, error)
type InputSecurityGroup ¶
type InputSecurityGroup struct { // Unique ARN of Input Security Group Arn *string `locationName:"arn" type:"string"` // The Id of the Input Security Group Id *string `locationName:"id" type:"string"` // The list of inputs currently using this Input Security Group. Inputs []string `locationName:"inputs" type:"list"` // The current state of the Input Security Group. State InputSecurityGroupState `locationName:"state" type:"string" enum:"true"` // A collection of key-value pairs. Tags map[string]string `locationName:"tags" type:"map"` // Whitelist rules and their sync status WhitelistRules []InputWhitelistRule `locationName:"whitelistRules" type:"list"` // contains filtered or unexported fields }
An Input Security Group Please also see https://docs.aws.amazon.com/goto/WebAPI/medialive-2017-10-14/InputSecurityGroup
func (InputSecurityGroup) MarshalFields ¶ added in v0.3.0
func (s InputSecurityGroup) MarshalFields(e protocol.FieldEncoder) error
MarshalFields encodes the AWS API shape using the passed in protocol encoder.
func (InputSecurityGroup) String ¶
func (s InputSecurityGroup) String() string
String returns the string representation
type InputSecurityGroupState ¶ added in v0.4.0
type InputSecurityGroupState string
const ( InputSecurityGroupStateIdle InputSecurityGroupState = "IDLE" InputSecurityGroupStateInUse InputSecurityGroupState = "IN_USE" InputSecurityGroupStateUpdating InputSecurityGroupState = "UPDATING" InputSecurityGroupStateDeleted InputSecurityGroupState = "DELETED" )
Enum values for InputSecurityGroupState
func (InputSecurityGroupState) MarshalValue ¶ added in v0.4.0
func (enum InputSecurityGroupState) MarshalValue() (string, error)
func (InputSecurityGroupState) MarshalValueBuf ¶ added in v0.4.0
func (enum InputSecurityGroupState) MarshalValueBuf(b []byte) ([]byte, error)
type InputSettings ¶
type InputSettings struct { // Used to select the audio stream to decode for inputs that have multiple available. AudioSelectors []AudioSelector `locationName:"audioSelectors" type:"list"` // Used to select the caption input to use for inputs that have multiple available. CaptionSelectors []CaptionSelector `locationName:"captionSelectors" type:"list"` // Enable or disable the deblock filter when filtering. DeblockFilter InputDeblockFilter `locationName:"deblockFilter" type:"string" enum:"true"` // Enable or disable the denoise filter when filtering. DenoiseFilter InputDenoiseFilter `locationName:"denoiseFilter" type:"string" enum:"true"` // Adjusts the magnitude of filtering from 1 (minimal) to 5 (strongest). FilterStrength *int64 `locationName:"filterStrength" min:"1" type:"integer"` // Turns on the filter for this input. MPEG-2 inputs have the deblocking filter // enabled by default.1) auto - filtering will be applied depending on input // type/quality2) disabled - no filtering will be applied to the input3) forced // - filtering will be applied regardless of input type InputFilter InputFilter `locationName:"inputFilter" type:"string" enum:"true"` // Input settings. NetworkInputSettings *NetworkInputSettings `locationName:"networkInputSettings" type:"structure"` // Loop input if it is a file. This allows a file input to be streamed indefinitely. SourceEndBehavior InputSourceEndBehavior `locationName:"sourceEndBehavior" type:"string" enum:"true"` // Informs which video elementary stream to decode for input types that have // multiple available. VideoSelector *VideoSelector `locationName:"videoSelector" type:"structure"` // contains filtered or unexported fields }
Live Event input parameters. There can be multiple inputs in a single Live Event. Please also see https://docs.aws.amazon.com/goto/WebAPI/medialive-2017-10-14/InputSettings
func (InputSettings) MarshalFields ¶ added in v0.3.0
func (s InputSettings) MarshalFields(e protocol.FieldEncoder) error
MarshalFields encodes the AWS API shape using the passed in protocol encoder.
func (InputSettings) String ¶
func (s InputSettings) String() string
String returns the string representation
func (*InputSettings) Validate ¶ added in v0.4.0
func (s *InputSettings) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type InputSource ¶
type InputSource struct { // The key used to extract the password from EC2 Parameter store. PasswordParam *string `locationName:"passwordParam" type:"string"` // This represents the customer's source URL where stream ispulled from. Url *string `locationName:"url" type:"string"` // The username for the input source. Username *string `locationName:"username" type:"string"` // contains filtered or unexported fields }
The settings for a PULL type input. Please also see https://docs.aws.amazon.com/goto/WebAPI/medialive-2017-10-14/InputSource
func (InputSource) MarshalFields ¶ added in v0.3.0
func (s InputSource) MarshalFields(e protocol.FieldEncoder) error
MarshalFields encodes the AWS API shape using the passed in protocol encoder.
func (InputSource) String ¶
func (s InputSource) String() string
String returns the string representation
type InputSourceEndBehavior ¶
type InputSourceEndBehavior string
Input Source End Behavior
const ( InputSourceEndBehaviorContinue InputSourceEndBehavior = "CONTINUE" InputSourceEndBehaviorLoop InputSourceEndBehavior = "LOOP" )
Enum values for InputSourceEndBehavior
func (InputSourceEndBehavior) MarshalValue ¶ added in v0.3.0
func (enum InputSourceEndBehavior) MarshalValue() (string, error)
func (InputSourceEndBehavior) MarshalValueBuf ¶ added in v0.3.0
func (enum InputSourceEndBehavior) MarshalValueBuf(b []byte) ([]byte, error)
type InputSourceRequest ¶
type InputSourceRequest struct { // The key used to extract the password from EC2 Parameter store. PasswordParam *string `locationName:"passwordParam" type:"string"` // This represents the customer's source URL where stream ispulled from. Url *string `locationName:"url" type:"string"` // The username for the input source. Username *string `locationName:"username" type:"string"` // contains filtered or unexported fields }
Settings for for a PULL type input. Please also see https://docs.aws.amazon.com/goto/WebAPI/medialive-2017-10-14/InputSourceRequest
func (InputSourceRequest) MarshalFields ¶ added in v0.3.0
func (s InputSourceRequest) MarshalFields(e protocol.FieldEncoder) error
MarshalFields encodes the AWS API shape using the passed in protocol encoder.
func (InputSourceRequest) String ¶
func (s InputSourceRequest) String() string
String returns the string representation
type InputSourceType ¶ added in v0.11.0
type InputSourceType string
There are two types of input sources, static and dynamic. If an input source is dynamic you canchange the source url of the input dynamically using an input switch action. However, the only input typeto support a dynamic url at this time is MP4_FILE. By default all input sources are static.
const ( InputSourceTypeStatic InputSourceType = "STATIC" InputSourceTypeDynamic InputSourceType = "DYNAMIC" )
Enum values for InputSourceType
func (InputSourceType) MarshalValue ¶ added in v0.11.0
func (enum InputSourceType) MarshalValue() (string, error)
func (InputSourceType) MarshalValueBuf ¶ added in v0.11.0
func (enum InputSourceType) MarshalValueBuf(b []byte) ([]byte, error)
type InputSpecification ¶ added in v0.3.0
type InputSpecification struct { // Input codec Codec InputCodec `locationName:"codec" type:"string" enum:"true"` // Maximum input bitrate, categorized coarsely MaximumBitrate InputMaximumBitrate `locationName:"maximumBitrate" type:"string" enum:"true"` // Input resolution, categorized coarsely Resolution InputResolution `locationName:"resolution" type:"string" enum:"true"` // contains filtered or unexported fields }
Please also see https://docs.aws.amazon.com/goto/WebAPI/medialive-2017-10-14/InputSpecification
func (InputSpecification) MarshalFields ¶ added in v0.3.0
func (s InputSpecification) MarshalFields(e protocol.FieldEncoder) error
MarshalFields encodes the AWS API shape using the passed in protocol encoder.
func (InputSpecification) String ¶ added in v0.3.0
func (s InputSpecification) String() string
String returns the string representation
type InputState ¶
type InputState string
const ( InputStateCreating InputState = "CREATING" InputStateDetached InputState = "DETACHED" InputStateAttached InputState = "ATTACHED" InputStateDeleting InputState = "DELETING" InputStateDeleted InputState = "DELETED" )
Enum values for InputState
func (InputState) MarshalValue ¶ added in v0.3.0
func (enum InputState) MarshalValue() (string, error)
func (InputState) MarshalValueBuf ¶ added in v0.3.0
func (enum InputState) MarshalValueBuf(b []byte) ([]byte, error)
type InputSwitchScheduleActionSettings ¶ added in v0.6.0
type InputSwitchScheduleActionSettings struct { // The name of the input attachment (not the name of the input!) to switch to. // The name is specified in the channel configuration. // // InputAttachmentNameReference is a required field InputAttachmentNameReference *string `locationName:"inputAttachmentNameReference" type:"string" required:"true"` // Settings to let you create a clip of the file input, in order to set up the // input to ingest only a portion of the file. InputClippingSettings *InputClippingSettings `locationName:"inputClippingSettings" type:"structure"` // The value for the variable portion of the URL for the dynamic input, for // this instance of the input. Each time you use the same dynamic input in an // input switch action, you can provide a different value, in order to connect // the input to a different content source. UrlPath []string `locationName:"urlPath" type:"list"` // contains filtered or unexported fields }
Settings for the "switch input" action: to switch from ingesting one input to ingesting another input. Please also see https://docs.aws.amazon.com/goto/WebAPI/medialive-2017-10-14/InputSwitchScheduleActionSettings
func (InputSwitchScheduleActionSettings) MarshalFields ¶ added in v0.6.0
func (s InputSwitchScheduleActionSettings) MarshalFields(e protocol.FieldEncoder) error
MarshalFields encodes the AWS API shape using the passed in protocol encoder.
func (InputSwitchScheduleActionSettings) String ¶ added in v0.6.0
func (s InputSwitchScheduleActionSettings) String() string
String returns the string representation
func (*InputSwitchScheduleActionSettings) Validate ¶ added in v0.6.0
func (s *InputSwitchScheduleActionSettings) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type InputTimecodeSource ¶ added in v0.11.0
type InputTimecodeSource string
To clip the file, you must specify the timecode for the start and end of the clip. Specify EMBEDDED to use the timecode embedded in the source content. The embedded timecode must exist in the source content, otherwise MediaLive will output black frames until it reaches the end of the source. Specify ZEROBASED to use a timecode that assumes that the first frame in the file has the timestamp 00:00:00.00. There is no default for this field, you must specify a value.
const ( InputTimecodeSourceZerobased InputTimecodeSource = "ZEROBASED" InputTimecodeSourceEmbedded InputTimecodeSource = "EMBEDDED" )
Enum values for InputTimecodeSource
func (InputTimecodeSource) MarshalValue ¶ added in v0.11.0
func (enum InputTimecodeSource) MarshalValue() (string, error)
func (InputTimecodeSource) MarshalValueBuf ¶ added in v0.11.0
func (enum InputTimecodeSource) MarshalValueBuf(b []byte) ([]byte, error)
type InputType ¶
type InputType string
const ( InputTypeUdpPush InputType = "UDP_PUSH" InputTypeRtpPush InputType = "RTP_PUSH" InputTypeRtmpPush InputType = "RTMP_PUSH" InputTypeRtmpPull InputType = "RTMP_PULL" InputTypeUrlPull InputType = "URL_PULL" InputTypeMp4File InputType = "MP4_FILE" InputTypeMediaconnect InputType = "MEDIACONNECT" )
Enum values for InputType
func (InputType) MarshalValue ¶ added in v0.3.0
type InputVpcRequest ¶ added in v0.8.0
type InputVpcRequest struct { // A list of up to 5 EC2 VPC security group IDs to attach to the Input VPC network // interfaces.Requires subnetIds. If none are specified then the VPC default // security group will be used. SecurityGroupIds []string `locationName:"securityGroupIds" type:"list"` // A list of 2 VPC subnet IDs from the same VPC.Subnet IDs must be mapped to // two unique availability zones (AZ). // // SubnetIds is a required field SubnetIds []string `locationName:"subnetIds" type:"list" required:"true"` // contains filtered or unexported fields }
Settings for a private VPC Input.When this property is specified, the input destination addresses will be created in a VPC rather than with public Internet addresses.This property requires setting the roleArn property on Input creation.Not compatible with the inputSecurityGroups property. Please also see https://docs.aws.amazon.com/goto/WebAPI/medialive-2017-10-14/InputVpcRequest
func (InputVpcRequest) MarshalFields ¶ added in v0.8.0
func (s InputVpcRequest) MarshalFields(e protocol.FieldEncoder) error
MarshalFields encodes the AWS API shape using the passed in protocol encoder.
func (InputVpcRequest) String ¶ added in v0.8.0
func (s InputVpcRequest) String() string
String returns the string representation
func (*InputVpcRequest) Validate ¶ added in v0.8.0
func (s *InputVpcRequest) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type InputWhitelistRule ¶
type InputWhitelistRule struct { // The IPv4 CIDR that's whitelisted. Cidr *string `locationName:"cidr" type:"string"` // contains filtered or unexported fields }
Whitelist rule Please also see https://docs.aws.amazon.com/goto/WebAPI/medialive-2017-10-14/InputWhitelistRule
func (InputWhitelistRule) MarshalFields ¶ added in v0.3.0
func (s InputWhitelistRule) MarshalFields(e protocol.FieldEncoder) error
MarshalFields encodes the AWS API shape using the passed in protocol encoder.
func (InputWhitelistRule) String ¶
func (s InputWhitelistRule) String() string
String returns the string representation
type InputWhitelistRuleCidr ¶
type InputWhitelistRuleCidr struct { // The IPv4 CIDR to whitelist. Cidr *string `locationName:"cidr" type:"string"` // contains filtered or unexported fields }
An IPv4 CIDR to whitelist. Please also see https://docs.aws.amazon.com/goto/WebAPI/medialive-2017-10-14/InputWhitelistRuleCidr
func (InputWhitelistRuleCidr) MarshalFields ¶ added in v0.3.0
func (s InputWhitelistRuleCidr) MarshalFields(e protocol.FieldEncoder) error
MarshalFields encodes the AWS API shape using the passed in protocol encoder.
func (InputWhitelistRuleCidr) String ¶
func (s InputWhitelistRuleCidr) String() string
String returns the string representation
type KeyProviderSettings ¶
type KeyProviderSettings struct { // Static Key Settings StaticKeySettings *StaticKeySettings `locationName:"staticKeySettings" type:"structure"` // contains filtered or unexported fields }
Key Provider Settings Please also see https://docs.aws.amazon.com/goto/WebAPI/medialive-2017-10-14/KeyProviderSettings
func (KeyProviderSettings) MarshalFields ¶ added in v0.3.0
func (s KeyProviderSettings) MarshalFields(e protocol.FieldEncoder) error
MarshalFields encodes the AWS API shape using the passed in protocol encoder.
func (KeyProviderSettings) String ¶
func (s KeyProviderSettings) String() string
String returns the string representation
func (*KeyProviderSettings) Validate ¶ added in v0.4.0
func (s *KeyProviderSettings) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type LastFrameClippingBehavior ¶ added in v0.11.0
type LastFrameClippingBehavior string
If you specify a StopTimecode in an input (in order to clip the file), you can specify if you want the clip to exclude (the default) or include the frame specified by the timecode.
const ( LastFrameClippingBehaviorExcludeLastFrame LastFrameClippingBehavior = "EXCLUDE_LAST_FRAME" LastFrameClippingBehaviorIncludeLastFrame LastFrameClippingBehavior = "INCLUDE_LAST_FRAME" )
Enum values for LastFrameClippingBehavior
func (LastFrameClippingBehavior) MarshalValue ¶ added in v0.11.0
func (enum LastFrameClippingBehavior) MarshalValue() (string, error)
func (LastFrameClippingBehavior) MarshalValueBuf ¶ added in v0.11.0
func (enum LastFrameClippingBehavior) MarshalValueBuf(b []byte) ([]byte, error)
type ListChannelsInput ¶
type ListChannelsInput struct { MaxResults *int64 `location:"querystring" locationName:"maxResults" min:"1" type:"integer"` NextToken *string `location:"querystring" locationName:"nextToken" type:"string"` // contains filtered or unexported fields }
Please also see https://docs.aws.amazon.com/goto/WebAPI/medialive-2017-10-14/ListChannelsRequest
func (ListChannelsInput) MarshalFields ¶ added in v0.3.0
func (s ListChannelsInput) MarshalFields(e protocol.FieldEncoder) error
MarshalFields encodes the AWS API shape using the passed in protocol encoder.
func (ListChannelsInput) String ¶
func (s ListChannelsInput) String() string
String returns the string representation
func (*ListChannelsInput) Validate ¶
func (s *ListChannelsInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type ListChannelsOutput ¶
type ListChannelsOutput struct { Channels []ChannelSummary `locationName:"channels" type:"list"` NextToken *string `locationName:"nextToken" type:"string"` // contains filtered or unexported fields }
Please also see https://docs.aws.amazon.com/goto/WebAPI/medialive-2017-10-14/ListChannelsResponse
func (ListChannelsOutput) MarshalFields ¶ added in v0.3.0
func (s ListChannelsOutput) MarshalFields(e protocol.FieldEncoder) error
MarshalFields encodes the AWS API shape using the passed in protocol encoder.
func (ListChannelsOutput) String ¶
func (s ListChannelsOutput) String() string
String returns the string representation
type ListChannelsPaginator ¶ added in v0.9.0
ListChannelsPaginator is used to paginate the request. This can be done by calling Next and CurrentPage.
func NewListChannelsPaginator ¶ added in v0.9.0
func NewListChannelsPaginator(req ListChannelsRequest) ListChannelsPaginator
NewListChannelsRequestPaginator returns a paginator for ListChannels. Use Next method to get the next page, and CurrentPage to get the current response page from the paginator. Next will return false, if there are no more pages, or an error was encountered.
Note: This operation can generate multiple requests to a service.
// Example iterating over pages. req := client.ListChannelsRequest(input) p := medialive.NewListChannelsRequestPaginator(req) for p.Next(context.TODO()) { page := p.CurrentPage() } if err := p.Err(); err != nil { return err }
func (*ListChannelsPaginator) CurrentPage ¶ added in v0.9.0
func (p *ListChannelsPaginator) CurrentPage() *ListChannelsOutput
type ListChannelsRequest ¶
type ListChannelsRequest struct { *aws.Request Input *ListChannelsInput Copy func(*ListChannelsInput) ListChannelsRequest }
ListChannelsRequest is the request type for the ListChannels API operation.
func (ListChannelsRequest) Send ¶
func (r ListChannelsRequest) Send(ctx context.Context) (*ListChannelsResponse, error)
Send marshals and sends the ListChannels API request.
type ListChannelsResponse ¶ added in v0.9.0
type ListChannelsResponse struct { *ListChannelsOutput // contains filtered or unexported fields }
ListChannelsResponse is the response type for the ListChannels API operation.
func (*ListChannelsResponse) SDKResponseMetdata ¶ added in v0.9.0
func (r *ListChannelsResponse) SDKResponseMetdata() *aws.Response
SDKResponseMetdata returns the response metadata for the ListChannels request.
type ListInputSecurityGroupsInput ¶
type ListInputSecurityGroupsInput struct { MaxResults *int64 `location:"querystring" locationName:"maxResults" min:"1" type:"integer"` NextToken *string `location:"querystring" locationName:"nextToken" type:"string"` // contains filtered or unexported fields }
Please also see https://docs.aws.amazon.com/goto/WebAPI/medialive-2017-10-14/ListInputSecurityGroupsRequest
func (ListInputSecurityGroupsInput) MarshalFields ¶ added in v0.3.0
func (s ListInputSecurityGroupsInput) MarshalFields(e protocol.FieldEncoder) error
MarshalFields encodes the AWS API shape using the passed in protocol encoder.
func (ListInputSecurityGroupsInput) String ¶
func (s ListInputSecurityGroupsInput) String() string
String returns the string representation
func (*ListInputSecurityGroupsInput) Validate ¶
func (s *ListInputSecurityGroupsInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type ListInputSecurityGroupsOutput ¶
type ListInputSecurityGroupsOutput struct { InputSecurityGroups []InputSecurityGroup `locationName:"inputSecurityGroups" type:"list"` NextToken *string `locationName:"nextToken" type:"string"` // contains filtered or unexported fields }
Please also see https://docs.aws.amazon.com/goto/WebAPI/medialive-2017-10-14/ListInputSecurityGroupsResponse
func (ListInputSecurityGroupsOutput) MarshalFields ¶ added in v0.3.0
func (s ListInputSecurityGroupsOutput) MarshalFields(e protocol.FieldEncoder) error
MarshalFields encodes the AWS API shape using the passed in protocol encoder.
func (ListInputSecurityGroupsOutput) String ¶
func (s ListInputSecurityGroupsOutput) String() string
String returns the string representation
type ListInputSecurityGroupsPaginator ¶ added in v0.9.0
ListInputSecurityGroupsPaginator is used to paginate the request. This can be done by calling Next and CurrentPage.
func NewListInputSecurityGroupsPaginator ¶ added in v0.9.0
func NewListInputSecurityGroupsPaginator(req ListInputSecurityGroupsRequest) ListInputSecurityGroupsPaginator
NewListInputSecurityGroupsRequestPaginator returns a paginator for ListInputSecurityGroups. Use Next method to get the next page, and CurrentPage to get the current response page from the paginator. Next will return false, if there are no more pages, or an error was encountered.
Note: This operation can generate multiple requests to a service.
// Example iterating over pages. req := client.ListInputSecurityGroupsRequest(input) p := medialive.NewListInputSecurityGroupsRequestPaginator(req) for p.Next(context.TODO()) { page := p.CurrentPage() } if err := p.Err(); err != nil { return err }
func (*ListInputSecurityGroupsPaginator) CurrentPage ¶ added in v0.9.0
func (p *ListInputSecurityGroupsPaginator) CurrentPage() *ListInputSecurityGroupsOutput
type ListInputSecurityGroupsRequest ¶
type ListInputSecurityGroupsRequest struct { *aws.Request Input *ListInputSecurityGroupsInput Copy func(*ListInputSecurityGroupsInput) ListInputSecurityGroupsRequest }
ListInputSecurityGroupsRequest is the request type for the ListInputSecurityGroups API operation.
func (ListInputSecurityGroupsRequest) Send ¶
func (r ListInputSecurityGroupsRequest) Send(ctx context.Context) (*ListInputSecurityGroupsResponse, error)
Send marshals and sends the ListInputSecurityGroups API request.
type ListInputSecurityGroupsResponse ¶ added in v0.9.0
type ListInputSecurityGroupsResponse struct { *ListInputSecurityGroupsOutput // contains filtered or unexported fields }
ListInputSecurityGroupsResponse is the response type for the ListInputSecurityGroups API operation.
func (*ListInputSecurityGroupsResponse) SDKResponseMetdata ¶ added in v0.9.0
func (r *ListInputSecurityGroupsResponse) SDKResponseMetdata() *aws.Response
SDKResponseMetdata returns the response metadata for the ListInputSecurityGroups request.
type ListInputsInput ¶
type ListInputsInput struct { MaxResults *int64 `location:"querystring" locationName:"maxResults" min:"1" type:"integer"` NextToken *string `location:"querystring" locationName:"nextToken" type:"string"` // contains filtered or unexported fields }
Please also see https://docs.aws.amazon.com/goto/WebAPI/medialive-2017-10-14/ListInputsRequest
func (ListInputsInput) MarshalFields ¶ added in v0.3.0
func (s ListInputsInput) MarshalFields(e protocol.FieldEncoder) error
MarshalFields encodes the AWS API shape using the passed in protocol encoder.
func (ListInputsInput) String ¶
func (s ListInputsInput) String() string
String returns the string representation
func (*ListInputsInput) Validate ¶
func (s *ListInputsInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type ListInputsOutput ¶
type ListInputsOutput struct { Inputs []Input `locationName:"inputs" type:"list"` NextToken *string `locationName:"nextToken" type:"string"` // contains filtered or unexported fields }
Please also see https://docs.aws.amazon.com/goto/WebAPI/medialive-2017-10-14/ListInputsResponse
func (ListInputsOutput) MarshalFields ¶ added in v0.3.0
func (s ListInputsOutput) MarshalFields(e protocol.FieldEncoder) error
MarshalFields encodes the AWS API shape using the passed in protocol encoder.
func (ListInputsOutput) String ¶
func (s ListInputsOutput) String() string
String returns the string representation
type ListInputsPaginator ¶ added in v0.9.0
ListInputsPaginator is used to paginate the request. This can be done by calling Next and CurrentPage.
func NewListInputsPaginator ¶ added in v0.9.0
func NewListInputsPaginator(req ListInputsRequest) ListInputsPaginator
NewListInputsRequestPaginator returns a paginator for ListInputs. Use Next method to get the next page, and CurrentPage to get the current response page from the paginator. Next will return false, if there are no more pages, or an error was encountered.
Note: This operation can generate multiple requests to a service.
// Example iterating over pages. req := client.ListInputsRequest(input) p := medialive.NewListInputsRequestPaginator(req) for p.Next(context.TODO()) { page := p.CurrentPage() } if err := p.Err(); err != nil { return err }
func (*ListInputsPaginator) CurrentPage ¶ added in v0.9.0
func (p *ListInputsPaginator) CurrentPage() *ListInputsOutput
type ListInputsRequest ¶
type ListInputsRequest struct { *aws.Request Input *ListInputsInput Copy func(*ListInputsInput) ListInputsRequest }
ListInputsRequest is the request type for the ListInputs API operation.
func (ListInputsRequest) Send ¶
func (r ListInputsRequest) Send(ctx context.Context) (*ListInputsResponse, error)
Send marshals and sends the ListInputs API request.
type ListInputsResponse ¶ added in v0.9.0
type ListInputsResponse struct { *ListInputsOutput // contains filtered or unexported fields }
ListInputsResponse is the response type for the ListInputs API operation.
func (*ListInputsResponse) SDKResponseMetdata ¶ added in v0.9.0
func (r *ListInputsResponse) SDKResponseMetdata() *aws.Response
SDKResponseMetdata returns the response metadata for the ListInputs request.
type ListOfferingsInput ¶ added in v0.5.0
type ListOfferingsInput struct { ChannelClass *string `location:"querystring" locationName:"channelClass" type:"string"` ChannelConfiguration *string `location:"querystring" locationName:"channelConfiguration" type:"string"` Codec *string `location:"querystring" locationName:"codec" type:"string"` MaxResults *int64 `location:"querystring" locationName:"maxResults" min:"1" type:"integer"` MaximumBitrate *string `location:"querystring" locationName:"maximumBitrate" type:"string"` MaximumFramerate *string `location:"querystring" locationName:"maximumFramerate" type:"string"` NextToken *string `location:"querystring" locationName:"nextToken" type:"string"` Resolution *string `location:"querystring" locationName:"resolution" type:"string"` ResourceType *string `location:"querystring" locationName:"resourceType" type:"string"` SpecialFeature *string `location:"querystring" locationName:"specialFeature" type:"string"` VideoQuality *string `location:"querystring" locationName:"videoQuality" type:"string"` // contains filtered or unexported fields }
Please also see https://docs.aws.amazon.com/goto/WebAPI/medialive-2017-10-14/ListOfferingsRequest
func (ListOfferingsInput) MarshalFields ¶ added in v0.5.0
func (s ListOfferingsInput) MarshalFields(e protocol.FieldEncoder) error
MarshalFields encodes the AWS API shape using the passed in protocol encoder.
func (ListOfferingsInput) String ¶ added in v0.5.0
func (s ListOfferingsInput) String() string
String returns the string representation
func (*ListOfferingsInput) Validate ¶ added in v0.5.0
func (s *ListOfferingsInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type ListOfferingsOutput ¶ added in v0.5.0
type ListOfferingsOutput struct { NextToken *string `locationName:"nextToken" type:"string"` Offerings []Offering `locationName:"offerings" type:"list"` // contains filtered or unexported fields }
Please also see https://docs.aws.amazon.com/goto/WebAPI/medialive-2017-10-14/ListOfferingsResponse
func (ListOfferingsOutput) MarshalFields ¶ added in v0.5.0
func (s ListOfferingsOutput) MarshalFields(e protocol.FieldEncoder) error
MarshalFields encodes the AWS API shape using the passed in protocol encoder.
func (ListOfferingsOutput) String ¶ added in v0.5.0
func (s ListOfferingsOutput) String() string
String returns the string representation
type ListOfferingsPaginator ¶ added in v0.9.0
ListOfferingsPaginator is used to paginate the request. This can be done by calling Next and CurrentPage.
func NewListOfferingsPaginator ¶ added in v0.9.0
func NewListOfferingsPaginator(req ListOfferingsRequest) ListOfferingsPaginator
NewListOfferingsRequestPaginator returns a paginator for ListOfferings. Use Next method to get the next page, and CurrentPage to get the current response page from the paginator. Next will return false, if there are no more pages, or an error was encountered.
Note: This operation can generate multiple requests to a service.
// Example iterating over pages. req := client.ListOfferingsRequest(input) p := medialive.NewListOfferingsRequestPaginator(req) for p.Next(context.TODO()) { page := p.CurrentPage() } if err := p.Err(); err != nil { return err }
func (*ListOfferingsPaginator) CurrentPage ¶ added in v0.9.0
func (p *ListOfferingsPaginator) CurrentPage() *ListOfferingsOutput
type ListOfferingsRequest ¶ added in v0.5.0
type ListOfferingsRequest struct { *aws.Request Input *ListOfferingsInput Copy func(*ListOfferingsInput) ListOfferingsRequest }
ListOfferingsRequest is the request type for the ListOfferings API operation.
func (ListOfferingsRequest) Send ¶ added in v0.5.0
func (r ListOfferingsRequest) Send(ctx context.Context) (*ListOfferingsResponse, error)
Send marshals and sends the ListOfferings API request.
type ListOfferingsResponse ¶ added in v0.9.0
type ListOfferingsResponse struct { *ListOfferingsOutput // contains filtered or unexported fields }
ListOfferingsResponse is the response type for the ListOfferings API operation.
func (*ListOfferingsResponse) SDKResponseMetdata ¶ added in v0.9.0
func (r *ListOfferingsResponse) SDKResponseMetdata() *aws.Response
SDKResponseMetdata returns the response metadata for the ListOfferings request.
type ListReservationsInput ¶ added in v0.5.0
type ListReservationsInput struct { ChannelClass *string `location:"querystring" locationName:"channelClass" type:"string"` Codec *string `location:"querystring" locationName:"codec" type:"string"` MaxResults *int64 `location:"querystring" locationName:"maxResults" min:"1" type:"integer"` MaximumBitrate *string `location:"querystring" locationName:"maximumBitrate" type:"string"` MaximumFramerate *string `location:"querystring" locationName:"maximumFramerate" type:"string"` NextToken *string `location:"querystring" locationName:"nextToken" type:"string"` Resolution *string `location:"querystring" locationName:"resolution" type:"string"` ResourceType *string `location:"querystring" locationName:"resourceType" type:"string"` SpecialFeature *string `location:"querystring" locationName:"specialFeature" type:"string"` VideoQuality *string `location:"querystring" locationName:"videoQuality" type:"string"` // contains filtered or unexported fields }
Please also see https://docs.aws.amazon.com/goto/WebAPI/medialive-2017-10-14/ListReservationsRequest
func (ListReservationsInput) MarshalFields ¶ added in v0.5.0
func (s ListReservationsInput) MarshalFields(e protocol.FieldEncoder) error
MarshalFields encodes the AWS API shape using the passed in protocol encoder.
func (ListReservationsInput) String ¶ added in v0.5.0
func (s ListReservationsInput) String() string
String returns the string representation
func (*ListReservationsInput) Validate ¶ added in v0.5.0
func (s *ListReservationsInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type ListReservationsOutput ¶ added in v0.5.0
type ListReservationsOutput struct { NextToken *string `locationName:"nextToken" type:"string"` Reservations []Reservation `locationName:"reservations" type:"list"` // contains filtered or unexported fields }
Please also see https://docs.aws.amazon.com/goto/WebAPI/medialive-2017-10-14/ListReservationsResponse
func (ListReservationsOutput) MarshalFields ¶ added in v0.5.0
func (s ListReservationsOutput) MarshalFields(e protocol.FieldEncoder) error
MarshalFields encodes the AWS API shape using the passed in protocol encoder.
func (ListReservationsOutput) String ¶ added in v0.5.0
func (s ListReservationsOutput) String() string
String returns the string representation
type ListReservationsPaginator ¶ added in v0.9.0
ListReservationsPaginator is used to paginate the request. This can be done by calling Next and CurrentPage.
func NewListReservationsPaginator ¶ added in v0.9.0
func NewListReservationsPaginator(req ListReservationsRequest) ListReservationsPaginator
NewListReservationsRequestPaginator returns a paginator for ListReservations. Use Next method to get the next page, and CurrentPage to get the current response page from the paginator. Next will return false, if there are no more pages, or an error was encountered.
Note: This operation can generate multiple requests to a service.
// Example iterating over pages. req := client.ListReservationsRequest(input) p := medialive.NewListReservationsRequestPaginator(req) for p.Next(context.TODO()) { page := p.CurrentPage() } if err := p.Err(); err != nil { return err }
func (*ListReservationsPaginator) CurrentPage ¶ added in v0.9.0
func (p *ListReservationsPaginator) CurrentPage() *ListReservationsOutput
type ListReservationsRequest ¶ added in v0.5.0
type ListReservationsRequest struct { *aws.Request Input *ListReservationsInput Copy func(*ListReservationsInput) ListReservationsRequest }
ListReservationsRequest is the request type for the ListReservations API operation.
func (ListReservationsRequest) Send ¶ added in v0.5.0
func (r ListReservationsRequest) Send(ctx context.Context) (*ListReservationsResponse, error)
Send marshals and sends the ListReservations API request.
type ListReservationsResponse ¶ added in v0.9.0
type ListReservationsResponse struct { *ListReservationsOutput // contains filtered or unexported fields }
ListReservationsResponse is the response type for the ListReservations API operation.
func (*ListReservationsResponse) SDKResponseMetdata ¶ added in v0.9.0
func (r *ListReservationsResponse) SDKResponseMetdata() *aws.Response
SDKResponseMetdata returns the response metadata for the ListReservations request.
type ListTagsForResourceInput ¶ added in v0.8.0
type ListTagsForResourceInput struct { // ResourceArn is a required field ResourceArn *string `location:"uri" locationName:"resource-arn" type:"string" required:"true"` // contains filtered or unexported fields }
Please also see https://docs.aws.amazon.com/goto/WebAPI/medialive-2017-10-14/ListTagsForResourceRequest
func (ListTagsForResourceInput) MarshalFields ¶ added in v0.8.0
func (s ListTagsForResourceInput) MarshalFields(e protocol.FieldEncoder) error
MarshalFields encodes the AWS API shape using the passed in protocol encoder.
func (ListTagsForResourceInput) String ¶ added in v0.8.0
func (s ListTagsForResourceInput) String() string
String returns the string representation
func (*ListTagsForResourceInput) Validate ¶ added in v0.8.0
func (s *ListTagsForResourceInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type ListTagsForResourceOutput ¶ added in v0.8.0
type ListTagsForResourceOutput struct { Tags map[string]string `locationName:"tags" type:"map"` // contains filtered or unexported fields }
Please also see https://docs.aws.amazon.com/goto/WebAPI/medialive-2017-10-14/ListTagsForResourceResponse
func (ListTagsForResourceOutput) MarshalFields ¶ added in v0.8.0
func (s ListTagsForResourceOutput) MarshalFields(e protocol.FieldEncoder) error
MarshalFields encodes the AWS API shape using the passed in protocol encoder.
func (ListTagsForResourceOutput) String ¶ added in v0.8.0
func (s ListTagsForResourceOutput) String() string
String returns the string representation
type ListTagsForResourceRequest ¶ added in v0.8.0
type ListTagsForResourceRequest struct { *aws.Request Input *ListTagsForResourceInput Copy func(*ListTagsForResourceInput) ListTagsForResourceRequest }
ListTagsForResourceRequest is the request type for the ListTagsForResource API operation.
func (ListTagsForResourceRequest) Send ¶ added in v0.8.0
func (r ListTagsForResourceRequest) Send(ctx context.Context) (*ListTagsForResourceResponse, error)
Send marshals and sends the ListTagsForResource API request.
type ListTagsForResourceResponse ¶ added in v0.9.0
type ListTagsForResourceResponse struct { *ListTagsForResourceOutput // contains filtered or unexported fields }
ListTagsForResourceResponse is the response type for the ListTagsForResource API operation.
func (*ListTagsForResourceResponse) SDKResponseMetdata ¶ added in v0.9.0
func (r *ListTagsForResourceResponse) SDKResponseMetdata() *aws.Response
SDKResponseMetdata returns the response metadata for the ListTagsForResource request.
type LogLevel ¶ added in v0.5.0
type LogLevel string
The log level the user wants for their channel.
const ( LogLevelError LogLevel = "ERROR" LogLevelWarning LogLevel = "WARNING" LogLevelInfo LogLevel = "INFO" LogLevelDebug LogLevel = "DEBUG" LogLevelDisabled LogLevel = "DISABLED" )
Enum values for LogLevel
func (LogLevel) MarshalValue ¶ added in v0.5.0
type M2tsAbsentInputAudioBehavior ¶
type M2tsAbsentInputAudioBehavior string
M2ts Absent Input Audio Behavior
const ( M2tsAbsentInputAudioBehaviorDrop M2tsAbsentInputAudioBehavior = "DROP" M2tsAbsentInputAudioBehaviorEncodeSilence M2tsAbsentInputAudioBehavior = "ENCODE_SILENCE" )
Enum values for M2tsAbsentInputAudioBehavior
func (M2tsAbsentInputAudioBehavior) MarshalValue ¶ added in v0.3.0
func (enum M2tsAbsentInputAudioBehavior) MarshalValue() (string, error)
func (M2tsAbsentInputAudioBehavior) MarshalValueBuf ¶ added in v0.3.0
func (enum M2tsAbsentInputAudioBehavior) MarshalValueBuf(b []byte) ([]byte, error)
type M2tsArib ¶
type M2tsArib string
M2ts Arib
Enum values for M2tsArib
func (M2tsArib) MarshalValue ¶ added in v0.3.0
type M2tsAribCaptionsPidControl ¶
type M2tsAribCaptionsPidControl string
M2ts Arib Captions Pid Control
const ( M2tsAribCaptionsPidControlAuto M2tsAribCaptionsPidControl = "AUTO" M2tsAribCaptionsPidControlUseConfigured M2tsAribCaptionsPidControl = "USE_CONFIGURED" )
Enum values for M2tsAribCaptionsPidControl
func (M2tsAribCaptionsPidControl) MarshalValue ¶ added in v0.3.0
func (enum M2tsAribCaptionsPidControl) MarshalValue() (string, error)
func (M2tsAribCaptionsPidControl) MarshalValueBuf ¶ added in v0.3.0
func (enum M2tsAribCaptionsPidControl) MarshalValueBuf(b []byte) ([]byte, error)
type M2tsAudioBufferModel ¶
type M2tsAudioBufferModel string
M2ts Audio Buffer Model
const ( M2tsAudioBufferModelAtsc M2tsAudioBufferModel = "ATSC" M2tsAudioBufferModelDvb M2tsAudioBufferModel = "DVB" )
Enum values for M2tsAudioBufferModel
func (M2tsAudioBufferModel) MarshalValue ¶ added in v0.3.0
func (enum M2tsAudioBufferModel) MarshalValue() (string, error)
func (M2tsAudioBufferModel) MarshalValueBuf ¶ added in v0.3.0
func (enum M2tsAudioBufferModel) MarshalValueBuf(b []byte) ([]byte, error)
type M2tsAudioInterval ¶
type M2tsAudioInterval string
M2ts Audio Interval
const ( M2tsAudioIntervalVideoAndFixedIntervals M2tsAudioInterval = "VIDEO_AND_FIXED_INTERVALS" M2tsAudioIntervalVideoInterval M2tsAudioInterval = "VIDEO_INTERVAL" )
Enum values for M2tsAudioInterval
func (M2tsAudioInterval) MarshalValue ¶ added in v0.3.0
func (enum M2tsAudioInterval) MarshalValue() (string, error)
func (M2tsAudioInterval) MarshalValueBuf ¶ added in v0.3.0
func (enum M2tsAudioInterval) MarshalValueBuf(b []byte) ([]byte, error)
type M2tsAudioStreamType ¶
type M2tsAudioStreamType string
M2ts Audio Stream Type
const ( M2tsAudioStreamTypeAtsc M2tsAudioStreamType = "ATSC" M2tsAudioStreamTypeDvb M2tsAudioStreamType = "DVB" )
Enum values for M2tsAudioStreamType
func (M2tsAudioStreamType) MarshalValue ¶ added in v0.3.0
func (enum M2tsAudioStreamType) MarshalValue() (string, error)
func (M2tsAudioStreamType) MarshalValueBuf ¶ added in v0.3.0
func (enum M2tsAudioStreamType) MarshalValueBuf(b []byte) ([]byte, error)
type M2tsBufferModel ¶
type M2tsBufferModel string
M2ts Buffer Model
const ( M2tsBufferModelMultiplex M2tsBufferModel = "MULTIPLEX" M2tsBufferModelNone M2tsBufferModel = "NONE" )
Enum values for M2tsBufferModel
func (M2tsBufferModel) MarshalValue ¶ added in v0.3.0
func (enum M2tsBufferModel) MarshalValue() (string, error)
func (M2tsBufferModel) MarshalValueBuf ¶ added in v0.3.0
func (enum M2tsBufferModel) MarshalValueBuf(b []byte) ([]byte, error)
type M2tsCcDescriptor ¶
type M2tsCcDescriptor string
M2ts Cc Descriptor
const ( M2tsCcDescriptorDisabled M2tsCcDescriptor = "DISABLED" M2tsCcDescriptorEnabled M2tsCcDescriptor = "ENABLED" )
Enum values for M2tsCcDescriptor
func (M2tsCcDescriptor) MarshalValue ¶ added in v0.3.0
func (enum M2tsCcDescriptor) MarshalValue() (string, error)
func (M2tsCcDescriptor) MarshalValueBuf ¶ added in v0.3.0
func (enum M2tsCcDescriptor) MarshalValueBuf(b []byte) ([]byte, error)
type M2tsEbifControl ¶
type M2tsEbifControl string
M2ts Ebif Control
const ( M2tsEbifControlNone M2tsEbifControl = "NONE" M2tsEbifControlPassthrough M2tsEbifControl = "PASSTHROUGH" )
Enum values for M2tsEbifControl
func (M2tsEbifControl) MarshalValue ¶ added in v0.3.0
func (enum M2tsEbifControl) MarshalValue() (string, error)
func (M2tsEbifControl) MarshalValueBuf ¶ added in v0.3.0
func (enum M2tsEbifControl) MarshalValueBuf(b []byte) ([]byte, error)
type M2tsEbpPlacement ¶
type M2tsEbpPlacement string
M2ts Ebp Placement
const ( M2tsEbpPlacementVideoAndAudioPids M2tsEbpPlacement = "VIDEO_AND_AUDIO_PIDS" M2tsEbpPlacementVideoPid M2tsEbpPlacement = "VIDEO_PID" )
Enum values for M2tsEbpPlacement
func (M2tsEbpPlacement) MarshalValue ¶ added in v0.3.0
func (enum M2tsEbpPlacement) MarshalValue() (string, error)
func (M2tsEbpPlacement) MarshalValueBuf ¶ added in v0.3.0
func (enum M2tsEbpPlacement) MarshalValueBuf(b []byte) ([]byte, error)
type M2tsEsRateInPes ¶
type M2tsEsRateInPes string
M2ts Es Rate In Pes
const ( M2tsEsRateInPesExclude M2tsEsRateInPes = "EXCLUDE" M2tsEsRateInPesInclude M2tsEsRateInPes = "INCLUDE" )
Enum values for M2tsEsRateInPes
func (M2tsEsRateInPes) MarshalValue ¶ added in v0.3.0
func (enum M2tsEsRateInPes) MarshalValue() (string, error)
func (M2tsEsRateInPes) MarshalValueBuf ¶ added in v0.3.0
func (enum M2tsEsRateInPes) MarshalValueBuf(b []byte) ([]byte, error)
type M2tsKlv ¶
type M2tsKlv string
M2ts Klv
Enum values for M2tsKlv
func (M2tsKlv) MarshalValue ¶ added in v0.3.0
type M2tsPcrControl ¶
type M2tsPcrControl string
M2ts Pcr Control
const ( M2tsPcrControlConfiguredPcrPeriod M2tsPcrControl = "CONFIGURED_PCR_PERIOD" M2tsPcrControlPcrEveryPesPacket M2tsPcrControl = "PCR_EVERY_PES_PACKET" )
Enum values for M2tsPcrControl
func (M2tsPcrControl) MarshalValue ¶ added in v0.3.0
func (enum M2tsPcrControl) MarshalValue() (string, error)
func (M2tsPcrControl) MarshalValueBuf ¶ added in v0.3.0
func (enum M2tsPcrControl) MarshalValueBuf(b []byte) ([]byte, error)
type M2tsRateMode ¶
type M2tsRateMode string
M2ts Rate Mode
const ( M2tsRateModeCbr M2tsRateMode = "CBR" M2tsRateModeVbr M2tsRateMode = "VBR" )
Enum values for M2tsRateMode
func (M2tsRateMode) MarshalValue ¶ added in v0.3.0
func (enum M2tsRateMode) MarshalValue() (string, error)
func (M2tsRateMode) MarshalValueBuf ¶ added in v0.3.0
func (enum M2tsRateMode) MarshalValueBuf(b []byte) ([]byte, error)
type M2tsScte35Control ¶
type M2tsScte35Control string
M2ts Scte35 Control
const ( M2tsScte35ControlNone M2tsScte35Control = "NONE" M2tsScte35ControlPassthrough M2tsScte35Control = "PASSTHROUGH" )
Enum values for M2tsScte35Control
func (M2tsScte35Control) MarshalValue ¶ added in v0.3.0
func (enum M2tsScte35Control) MarshalValue() (string, error)
func (M2tsScte35Control) MarshalValueBuf ¶ added in v0.3.0
func (enum M2tsScte35Control) MarshalValueBuf(b []byte) ([]byte, error)
type M2tsSegmentationMarkers ¶
type M2tsSegmentationMarkers string
M2ts Segmentation Markers
const ( M2tsSegmentationMarkersEbp M2tsSegmentationMarkers = "EBP" M2tsSegmentationMarkersEbpLegacy M2tsSegmentationMarkers = "EBP_LEGACY" M2tsSegmentationMarkersNone M2tsSegmentationMarkers = "NONE" M2tsSegmentationMarkersPsiSegstart M2tsSegmentationMarkers = "PSI_SEGSTART" M2tsSegmentationMarkersRaiAdapt M2tsSegmentationMarkers = "RAI_ADAPT" M2tsSegmentationMarkersRaiSegstart M2tsSegmentationMarkers = "RAI_SEGSTART" )
Enum values for M2tsSegmentationMarkers
func (M2tsSegmentationMarkers) MarshalValue ¶ added in v0.3.0
func (enum M2tsSegmentationMarkers) MarshalValue() (string, error)
func (M2tsSegmentationMarkers) MarshalValueBuf ¶ added in v0.3.0
func (enum M2tsSegmentationMarkers) MarshalValueBuf(b []byte) ([]byte, error)
type M2tsSegmentationStyle ¶
type M2tsSegmentationStyle string
M2ts Segmentation Style
const ( M2tsSegmentationStyleMaintainCadence M2tsSegmentationStyle = "MAINTAIN_CADENCE" M2tsSegmentationStyleResetCadence M2tsSegmentationStyle = "RESET_CADENCE" )
Enum values for M2tsSegmentationStyle
func (M2tsSegmentationStyle) MarshalValue ¶ added in v0.3.0
func (enum M2tsSegmentationStyle) MarshalValue() (string, error)
func (M2tsSegmentationStyle) MarshalValueBuf ¶ added in v0.3.0
func (enum M2tsSegmentationStyle) MarshalValueBuf(b []byte) ([]byte, error)
type M2tsSettings ¶
type M2tsSettings struct { // When set to drop, output audio streams will be removed from the program if // the selected input audio stream is removed from the input. This allows the // output audio configuration to dynamically change based on input configuration. // If this is set to encodeSilence, all output audio streams will output encoded // silence when not connected to an active input stream. AbsentInputAudioBehavior M2tsAbsentInputAudioBehavior `locationName:"absentInputAudioBehavior" type:"string" enum:"true"` // When set to enabled, uses ARIB-compliant field muxing and removes video descriptor. Arib M2tsArib `locationName:"arib" type:"string" enum:"true"` // Packet Identifier (PID) for ARIB Captions in the transport stream. Can be // entered as a decimal or hexadecimal value. Valid values are 32 (or 0x20)..8182 // (or 0x1ff6). AribCaptionsPid *string `locationName:"aribCaptionsPid" type:"string"` // If set to auto, pid number used for ARIB Captions will be auto-selected from // unused pids. If set to useConfigured, ARIB Captions will be on the configured // pid number. AribCaptionsPidControl M2tsAribCaptionsPidControl `locationName:"aribCaptionsPidControl" type:"string" enum:"true"` // When set to dvb, uses DVB buffer model for Dolby Digital audio. When set // to atsc, the ATSC model is used. AudioBufferModel M2tsAudioBufferModel `locationName:"audioBufferModel" type:"string" enum:"true"` // The number of audio frames to insert for each PES packet. AudioFramesPerPes *int64 `locationName:"audioFramesPerPes" type:"integer"` // Packet Identifier (PID) of the elementary audio stream(s) in the transport // stream. Multiple values are accepted, and can be entered in ranges and/or // by comma separation. Can be entered as decimal or hexadecimal values. Each // PID specified must be in the range of 32 (or 0x20)..8182 (or 0x1ff6). AudioPids *string `locationName:"audioPids" type:"string"` // When set to atsc, uses stream type = 0x81 for AC3 and stream type = 0x87 // for EAC3. When set to dvb, uses stream type = 0x06. AudioStreamType M2tsAudioStreamType `locationName:"audioStreamType" type:"string" enum:"true"` // The output bitrate of the transport stream in bits per second. Setting to // 0 lets the muxer automatically determine the appropriate bitrate. Bitrate *int64 `locationName:"bitrate" type:"integer"` // If set to multiplex, use multiplex buffer model for accurate interleaving. // Setting to bufferModel to none can lead to lower latency, but low-memory // devices may not be able to play back the stream without interruptions. BufferModel M2tsBufferModel `locationName:"bufferModel" type:"string" enum:"true"` // When set to enabled, generates captionServiceDescriptor in PMT. CcDescriptor M2tsCcDescriptor `locationName:"ccDescriptor" type:"string" enum:"true"` // Inserts DVB Network Information Table (NIT) at the specified table repetition // interval. DvbNitSettings *DvbNitSettings `locationName:"dvbNitSettings" type:"structure"` // Inserts DVB Service Description Table (SDT) at the specified table repetition // interval. DvbSdtSettings *DvbSdtSettings `locationName:"dvbSdtSettings" type:"structure"` // Packet Identifier (PID) for input source DVB Subtitle data to this output. // Multiple values are accepted, and can be entered in ranges and/or by comma // separation. Can be entered as decimal or hexadecimal values. Each PID specified // must be in the range of 32 (or 0x20)..8182 (or 0x1ff6). DvbSubPids *string `locationName:"dvbSubPids" type:"string"` // Inserts DVB Time and Date Table (TDT) at the specified table repetition interval. DvbTdtSettings *DvbTdtSettings `locationName:"dvbTdtSettings" type:"structure"` // Packet Identifier (PID) for input source DVB Teletext data to this output. // Can be entered as a decimal or hexadecimal value. Valid values are 32 (or // 0x20)..8182 (or 0x1ff6). DvbTeletextPid *string `locationName:"dvbTeletextPid" type:"string"` // If set to passthrough, passes any EBIF data from the input source to this // output. Ebif M2tsEbifControl `locationName:"ebif" type:"string" enum:"true"` // When videoAndFixedIntervals is selected, audio EBP markers will be added // to partitions 3 and 4. The interval between these additional markers will // be fixed, and will be slightly shorter than the video EBP marker interval. // Only available when EBP Cablelabs segmentation markers are selected. Partitions // 1 and 2 will always follow the video interval. EbpAudioInterval M2tsAudioInterval `locationName:"ebpAudioInterval" type:"string" enum:"true"` // When set, enforces that Encoder Boundary Points do not come within the specified // time interval of each other by looking ahead at input video. If another EBP // is going to come in within the specified time interval, the current EBP is // not emitted, and the segment is "stretched" to the next marker. The lookahead // value does not add latency to the system. The Live Event must be configured // elsewhere to create sufficient latency to make the lookahead accurate. EbpLookaheadMs *int64 `locationName:"ebpLookaheadMs" type:"integer"` // Controls placement of EBP on Audio PIDs. If set to videoAndAudioPids, EBP // markers will be placed on the video PID and all audio PIDs. If set to videoPid, // EBP markers will be placed on only the video PID. EbpPlacement M2tsEbpPlacement `locationName:"ebpPlacement" type:"string" enum:"true"` // This field is unused and deprecated. EcmPid *string `locationName:"ecmPid" type:"string"` // Include or exclude the ES Rate field in the PES header. EsRateInPes M2tsEsRateInPes `locationName:"esRateInPes" type:"string" enum:"true"` // Packet Identifier (PID) for input source ETV Platform data to this output. // Can be entered as a decimal or hexadecimal value. Valid values are 32 (or // 0x20)..8182 (or 0x1ff6). EtvPlatformPid *string `locationName:"etvPlatformPid" type:"string"` // Packet Identifier (PID) for input source ETV Signal data to this output. // Can be entered as a decimal or hexadecimal value. Valid values are 32 (or // 0x20)..8182 (or 0x1ff6). EtvSignalPid *string `locationName:"etvSignalPid" type:"string"` // The length in seconds of each fragment. Only used with EBP markers. FragmentTime *float64 `locationName:"fragmentTime" type:"double"` // If set to passthrough, passes any KLV data from the input source to this // output. Klv M2tsKlv `locationName:"klv" type:"string" enum:"true"` // Packet Identifier (PID) for input source KLV data to this output. Multiple // values are accepted, and can be entered in ranges and/or by comma separation. // Can be entered as decimal or hexadecimal values. Each PID specified must // be in the range of 32 (or 0x20)..8182 (or 0x1ff6). KlvDataPids *string `locationName:"klvDataPids" type:"string"` // Value in bits per second of extra null packets to insert into the transport // stream. This can be used if a downstream encryption system requires periodic // null packets. NullPacketBitrate *float64 `locationName:"nullPacketBitrate" type:"double"` // The number of milliseconds between instances of this table in the output // transport stream. Valid values are 0, 10..1000. PatInterval *int64 `locationName:"patInterval" type:"integer"` // When set to pcrEveryPesPacket, a Program Clock Reference value is inserted // for every Packetized Elementary Stream (PES) header. This parameter is effective // only when the PCR PID is the same as the video or audio elementary stream. PcrControl M2tsPcrControl `locationName:"pcrControl" type:"string" enum:"true"` // Maximum time in milliseconds between Program Clock Reference (PCRs) inserted // into the transport stream. PcrPeriod *int64 `locationName:"pcrPeriod" type:"integer"` // Packet Identifier (PID) of the Program Clock Reference (PCR) in the transport // stream. When no value is given, the encoder will assign the same value as // the Video PID. Can be entered as a decimal or hexadecimal value. Valid values // are 32 (or 0x20)..8182 (or 0x1ff6). PcrPid *string `locationName:"pcrPid" type:"string"` // The number of milliseconds between instances of this table in the output // transport stream. Valid values are 0, 10..1000. PmtInterval *int64 `locationName:"pmtInterval" type:"integer"` // Packet Identifier (PID) for the Program Map Table (PMT) in the transport // stream. Can be entered as a decimal or hexadecimal value. Valid values are // 32 (or 0x20)..8182 (or 0x1ff6). PmtPid *string `locationName:"pmtPid" type:"string"` // The value of the program number field in the Program Map Table. ProgramNum *int64 `locationName:"programNum" type:"integer"` // When vbr, does not insert null packets into transport stream to fill specified // bitrate. The bitrate setting acts as the maximum bitrate when vbr is set. RateMode M2tsRateMode `locationName:"rateMode" type:"string" enum:"true"` // Packet Identifier (PID) for input source SCTE-27 data to this output. Multiple // values are accepted, and can be entered in ranges and/or by comma separation. // Can be entered as decimal or hexadecimal values. Each PID specified must // be in the range of 32 (or 0x20)..8182 (or 0x1ff6). Scte27Pids *string `locationName:"scte27Pids" type:"string"` // Optionally pass SCTE-35 signals from the input source to this output. Scte35Control M2tsScte35Control `locationName:"scte35Control" type:"string" enum:"true"` // Packet Identifier (PID) of the SCTE-35 stream in the transport stream. Can // be entered as a decimal or hexadecimal value. Valid values are 32 (or 0x20)..8182 // (or 0x1ff6). Scte35Pid *string `locationName:"scte35Pid" type:"string"` // Inserts segmentation markers at each segmentationTime period. raiSegstart // sets the Random Access Indicator bit in the adaptation field. raiAdapt sets // the RAI bit and adds the current timecode in the private data bytes. psiSegstart // inserts PAT and PMT tables at the start of segments. ebp adds Encoder Boundary // Point information to the adaptation field as per OpenCable specification // OC-SP-EBP-I01-130118. ebpLegacy adds Encoder Boundary Point information to // the adaptation field using a legacy proprietary format. SegmentationMarkers M2tsSegmentationMarkers `locationName:"segmentationMarkers" type:"string" enum:"true"` // The segmentation style parameter controls how segmentation markers are inserted // into the transport stream. With avails, it is possible that segments may // be truncated, which can influence where future segmentation markers are inserted.When // a segmentation style of "resetCadence" is selected and a segment is truncated // due to an avail, we will reset the segmentation cadence. This means the subsequent // segment will have a duration of $segmentationTime seconds.When a segmentation // style of "maintainCadence" is selected and a segment is truncated due to // an avail, we will not reset the segmentation cadence. This means the subsequent // segment will likely be truncated as well. However, all segments after that // will have a duration of $segmentationTime seconds. Note that EBP lookahead // is a slight exception to this rule. SegmentationStyle M2tsSegmentationStyle `locationName:"segmentationStyle" type:"string" enum:"true"` // The length in seconds of each segment. Required unless markers is set to // None_. SegmentationTime *float64 `locationName:"segmentationTime" type:"double"` // When set to passthrough, timed metadata will be passed through from input // to output. TimedMetadataBehavior M2tsTimedMetadataBehavior `locationName:"timedMetadataBehavior" type:"string" enum:"true"` // Packet Identifier (PID) of the timed metadata stream in the transport stream. // Can be entered as a decimal or hexadecimal value. Valid values are 32 (or // 0x20)..8182 (or 0x1ff6). TimedMetadataPid *string `locationName:"timedMetadataPid" type:"string"` // The value of the transport stream ID field in the Program Map Table. TransportStreamId *int64 `locationName:"transportStreamId" type:"integer"` // Packet Identifier (PID) of the elementary video stream in the transport stream. // Can be entered as a decimal or hexadecimal value. Valid values are 32 (or // 0x20)..8182 (or 0x1ff6). VideoPid *string `locationName:"videoPid" type:"string"` // contains filtered or unexported fields }
M2ts Settings Please also see https://docs.aws.amazon.com/goto/WebAPI/medialive-2017-10-14/M2tsSettings
func (M2tsSettings) MarshalFields ¶ added in v0.3.0
func (s M2tsSettings) MarshalFields(e protocol.FieldEncoder) error
MarshalFields encodes the AWS API shape using the passed in protocol encoder.
func (M2tsSettings) String ¶
func (s M2tsSettings) String() string
String returns the string representation
func (*M2tsSettings) Validate ¶ added in v0.4.0
func (s *M2tsSettings) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type M2tsTimedMetadataBehavior ¶
type M2tsTimedMetadataBehavior string
M2ts Timed Metadata Behavior
const ( M2tsTimedMetadataBehaviorNoPassthrough M2tsTimedMetadataBehavior = "NO_PASSTHROUGH" M2tsTimedMetadataBehaviorPassthrough M2tsTimedMetadataBehavior = "PASSTHROUGH" )
Enum values for M2tsTimedMetadataBehavior
func (M2tsTimedMetadataBehavior) MarshalValue ¶ added in v0.3.0
func (enum M2tsTimedMetadataBehavior) MarshalValue() (string, error)
func (M2tsTimedMetadataBehavior) MarshalValueBuf ¶ added in v0.3.0
func (enum M2tsTimedMetadataBehavior) MarshalValueBuf(b []byte) ([]byte, error)
type M3u8PcrControl ¶
type M3u8PcrControl string
M3u8 Pcr Control
const ( M3u8PcrControlConfiguredPcrPeriod M3u8PcrControl = "CONFIGURED_PCR_PERIOD" M3u8PcrControlPcrEveryPesPacket M3u8PcrControl = "PCR_EVERY_PES_PACKET" )
Enum values for M3u8PcrControl
func (M3u8PcrControl) MarshalValue ¶ added in v0.3.0
func (enum M3u8PcrControl) MarshalValue() (string, error)
func (M3u8PcrControl) MarshalValueBuf ¶ added in v0.3.0
func (enum M3u8PcrControl) MarshalValueBuf(b []byte) ([]byte, error)
type M3u8Scte35Behavior ¶
type M3u8Scte35Behavior string
M3u8 Scte35 Behavior
const ( M3u8Scte35BehaviorNoPassthrough M3u8Scte35Behavior = "NO_PASSTHROUGH" M3u8Scte35BehaviorPassthrough M3u8Scte35Behavior = "PASSTHROUGH" )
Enum values for M3u8Scte35Behavior
func (M3u8Scte35Behavior) MarshalValue ¶ added in v0.3.0
func (enum M3u8Scte35Behavior) MarshalValue() (string, error)
func (M3u8Scte35Behavior) MarshalValueBuf ¶ added in v0.3.0
func (enum M3u8Scte35Behavior) MarshalValueBuf(b []byte) ([]byte, error)
type M3u8Settings ¶
type M3u8Settings struct { // The number of audio frames to insert for each PES packet. AudioFramesPerPes *int64 `locationName:"audioFramesPerPes" type:"integer"` // Packet Identifier (PID) of the elementary audio stream(s) in the transport // stream. Multiple values are accepted, and can be entered in ranges and/or // by comma separation. Can be entered as decimal or hexadecimal values. AudioPids *string `locationName:"audioPids" type:"string"` // This parameter is unused and deprecated. EcmPid *string `locationName:"ecmPid" type:"string"` // The number of milliseconds between instances of this table in the output // transport stream. A value of \"0\" writes out the PMT once per segment file. PatInterval *int64 `locationName:"patInterval" type:"integer"` // When set to pcrEveryPesPacket, a Program Clock Reference value is inserted // for every Packetized Elementary Stream (PES) header. This parameter is effective // only when the PCR PID is the same as the video or audio elementary stream. PcrControl M3u8PcrControl `locationName:"pcrControl" type:"string" enum:"true"` // Maximum time in milliseconds between Program Clock References (PCRs) inserted // into the transport stream. PcrPeriod *int64 `locationName:"pcrPeriod" type:"integer"` // Packet Identifier (PID) of the Program Clock Reference (PCR) in the transport // stream. When no value is given, the encoder will assign the same value as // the Video PID. Can be entered as a decimal or hexadecimal value. PcrPid *string `locationName:"pcrPid" type:"string"` // The number of milliseconds between instances of this table in the output // transport stream. A value of \"0\" writes out the PMT once per segment file. PmtInterval *int64 `locationName:"pmtInterval" type:"integer"` // Packet Identifier (PID) for the Program Map Table (PMT) in the transport // stream. Can be entered as a decimal or hexadecimal value. PmtPid *string `locationName:"pmtPid" type:"string"` // The value of the program number field in the Program Map Table. ProgramNum *int64 `locationName:"programNum" type:"integer"` // If set to passthrough, passes any SCTE-35 signals from the input source to // this output. Scte35Behavior M3u8Scte35Behavior `locationName:"scte35Behavior" type:"string" enum:"true"` // Packet Identifier (PID) of the SCTE-35 stream in the transport stream. Can // be entered as a decimal or hexadecimal value. Scte35Pid *string `locationName:"scte35Pid" type:"string"` // When set to passthrough, timed metadata is passed through from input to output. TimedMetadataBehavior M3u8TimedMetadataBehavior `locationName:"timedMetadataBehavior" type:"string" enum:"true"` // Packet Identifier (PID) of the timed metadata stream in the transport stream. // Can be entered as a decimal or hexadecimal value. Valid values are 32 (or // 0x20)..8182 (or 0x1ff6). TimedMetadataPid *string `locationName:"timedMetadataPid" type:"string"` // The value of the transport stream ID field in the Program Map Table. TransportStreamId *int64 `locationName:"transportStreamId" type:"integer"` // Packet Identifier (PID) of the elementary video stream in the transport stream. // Can be entered as a decimal or hexadecimal value. VideoPid *string `locationName:"videoPid" type:"string"` // contains filtered or unexported fields }
Settings information for the .m3u8 container Please also see https://docs.aws.amazon.com/goto/WebAPI/medialive-2017-10-14/M3u8Settings
func (M3u8Settings) MarshalFields ¶ added in v0.3.0
func (s M3u8Settings) MarshalFields(e protocol.FieldEncoder) error
MarshalFields encodes the AWS API shape using the passed in protocol encoder.
func (M3u8Settings) String ¶
func (s M3u8Settings) String() string
String returns the string representation
type M3u8TimedMetadataBehavior ¶
type M3u8TimedMetadataBehavior string
M3u8 Timed Metadata Behavior
const ( M3u8TimedMetadataBehaviorNoPassthrough M3u8TimedMetadataBehavior = "NO_PASSTHROUGH" M3u8TimedMetadataBehaviorPassthrough M3u8TimedMetadataBehavior = "PASSTHROUGH" )
Enum values for M3u8TimedMetadataBehavior
func (M3u8TimedMetadataBehavior) MarshalValue ¶ added in v0.3.0
func (enum M3u8TimedMetadataBehavior) MarshalValue() (string, error)
func (M3u8TimedMetadataBehavior) MarshalValueBuf ¶ added in v0.3.0
func (enum M3u8TimedMetadataBehavior) MarshalValueBuf(b []byte) ([]byte, error)
type MediaConnectFlow ¶ added in v0.7.0
type MediaConnectFlow struct { // The unique ARN of the MediaConnect Flow being used as a source. FlowArn *string `locationName:"flowArn" type:"string"` // contains filtered or unexported fields }
The settings for a MediaConnect Flow. Please also see https://docs.aws.amazon.com/goto/WebAPI/medialive-2017-10-14/MediaConnectFlow
func (MediaConnectFlow) MarshalFields ¶ added in v0.7.0
func (s MediaConnectFlow) MarshalFields(e protocol.FieldEncoder) error
MarshalFields encodes the AWS API shape using the passed in protocol encoder.
func (MediaConnectFlow) String ¶ added in v0.7.0
func (s MediaConnectFlow) String() string
String returns the string representation
type MediaConnectFlowRequest ¶ added in v0.7.0
type MediaConnectFlowRequest struct { // The ARN of the MediaConnect Flow that you want to use as a source. FlowArn *string `locationName:"flowArn" type:"string"` // contains filtered or unexported fields }
The settings for a MediaConnect Flow. Please also see https://docs.aws.amazon.com/goto/WebAPI/medialive-2017-10-14/MediaConnectFlowRequest
func (MediaConnectFlowRequest) MarshalFields ¶ added in v0.7.0
func (s MediaConnectFlowRequest) MarshalFields(e protocol.FieldEncoder) error
MarshalFields encodes the AWS API shape using the passed in protocol encoder.
func (MediaConnectFlowRequest) String ¶ added in v0.7.0
func (s MediaConnectFlowRequest) String() string
String returns the string representation
type MediaPackageGroupSettings ¶ added in v0.8.0
type MediaPackageGroupSettings struct { // MediaPackage channel destination. // // Destination is a required field Destination *OutputLocationRef `locationName:"destination" type:"structure" required:"true"` // contains filtered or unexported fields }
Media Package Group Settings Please also see https://docs.aws.amazon.com/goto/WebAPI/medialive-2017-10-14/MediaPackageGroupSettings
func (MediaPackageGroupSettings) MarshalFields ¶ added in v0.8.0
func (s MediaPackageGroupSettings) MarshalFields(e protocol.FieldEncoder) error
MarshalFields encodes the AWS API shape using the passed in protocol encoder.
func (MediaPackageGroupSettings) String ¶ added in v0.8.0
func (s MediaPackageGroupSettings) String() string
String returns the string representation
func (*MediaPackageGroupSettings) Validate ¶ added in v0.8.0
func (s *MediaPackageGroupSettings) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type MediaPackageOutputDestinationSettings ¶ added in v0.8.0
type MediaPackageOutputDestinationSettings struct { // ID of the channel in MediaPackage that is the destination for this output // group. You do not need to specify the individual inputs in MediaPackage; // MediaLive will handle the connection of the two MediaLive pipelines to the // two MediaPackage inputs. The MediaPackage channel and MediaLive channel must // be in the same region. ChannelId *string `locationName:"channelId" min:"1" type:"string"` // contains filtered or unexported fields }
MediaPackage Output Destination Settings Please also see https://docs.aws.amazon.com/goto/WebAPI/medialive-2017-10-14/MediaPackageOutputDestinationSettings
func (MediaPackageOutputDestinationSettings) MarshalFields ¶ added in v0.8.0
func (s MediaPackageOutputDestinationSettings) MarshalFields(e protocol.FieldEncoder) error
MarshalFields encodes the AWS API shape using the passed in protocol encoder.
func (MediaPackageOutputDestinationSettings) String ¶ added in v0.8.0
func (s MediaPackageOutputDestinationSettings) String() string
String returns the string representation
func (*MediaPackageOutputDestinationSettings) Validate ¶ added in v0.8.0
func (s *MediaPackageOutputDestinationSettings) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type MediaPackageOutputSettings ¶ added in v0.8.0
type MediaPackageOutputSettings struct {
// contains filtered or unexported fields
}
Media Package Output Settings Please also see https://docs.aws.amazon.com/goto/WebAPI/medialive-2017-10-14/MediaPackageOutputSettings
func (MediaPackageOutputSettings) MarshalFields ¶ added in v0.8.0
func (s MediaPackageOutputSettings) MarshalFields(e protocol.FieldEncoder) error
MarshalFields encodes the AWS API shape using the passed in protocol encoder.
func (MediaPackageOutputSettings) String ¶ added in v0.8.0
func (s MediaPackageOutputSettings) String() string
String returns the string representation
type Mp2CodingMode ¶
type Mp2CodingMode string
Mp2 Coding Mode
const ( Mp2CodingModeCodingMode10 Mp2CodingMode = "CODING_MODE_1_0" Mp2CodingModeCodingMode20 Mp2CodingMode = "CODING_MODE_2_0" )
Enum values for Mp2CodingMode
func (Mp2CodingMode) MarshalValue ¶ added in v0.3.0
func (enum Mp2CodingMode) MarshalValue() (string, error)
func (Mp2CodingMode) MarshalValueBuf ¶ added in v0.3.0
func (enum Mp2CodingMode) MarshalValueBuf(b []byte) ([]byte, error)
type Mp2Settings ¶
type Mp2Settings struct { // Average bitrate in bits/second. Bitrate *float64 `locationName:"bitrate" type:"double"` // The MPEG2 Audio coding mode. Valid values are codingMode10 (for mono) or // codingMode20 (for stereo). CodingMode Mp2CodingMode `locationName:"codingMode" type:"string" enum:"true"` // Sample rate in Hz. SampleRate *float64 `locationName:"sampleRate" type:"double"` // contains filtered or unexported fields }
Mp2 Settings Please also see https://docs.aws.amazon.com/goto/WebAPI/medialive-2017-10-14/Mp2Settings
func (Mp2Settings) MarshalFields ¶ added in v0.3.0
func (s Mp2Settings) MarshalFields(e protocol.FieldEncoder) error
MarshalFields encodes the AWS API shape using the passed in protocol encoder.
func (Mp2Settings) String ¶
func (s Mp2Settings) String() string
String returns the string representation
type MsSmoothGroupSettings ¶
type MsSmoothGroupSettings struct { // The value of the "Acquisition Point Identity" element used in each message // placed in the sparse track. Only enabled if sparseTrackType is not "none". AcquisitionPointId *string `locationName:"acquisitionPointId" type:"string"` // If set to passthrough for an audio-only MS Smooth output, the fragment absolute // time will be set to the current timecode. This option does not write timecodes // to the audio elementary stream. AudioOnlyTimecodeControl SmoothGroupAudioOnlyTimecodeControl `locationName:"audioOnlyTimecodeControl" type:"string" enum:"true"` // If set to verifyAuthenticity, verify the https certificate chain to a trusted // Certificate Authority (CA). This will cause https outputs to self-signed // certificates to fail. CertificateMode SmoothGroupCertificateMode `locationName:"certificateMode" type:"string" enum:"true"` // Number of seconds to wait before retrying connection to the IIS server if // the connection is lost. Content will be cached during this time and the cache // will be be delivered to the IIS server once the connection is re-established. ConnectionRetryInterval *int64 `locationName:"connectionRetryInterval" type:"integer"` // Smooth Streaming publish point on an IIS server. Elemental Live acts as a // "Push" encoder to IIS. // // Destination is a required field Destination *OutputLocationRef `locationName:"destination" type:"structure" required:"true"` // MS Smooth event ID to be sent to the IIS server.Should only be specified // if eventIdMode is set to useConfigured. EventId *string `locationName:"eventId" type:"string"` // Specifies whether or not to send an event ID to the IIS server. If no event // ID is sent and the same Live Event is used without changing the publishing // point, clients might see cached video from the previous run.Options:- "useConfigured" // - use the value provided in eventId- "useTimestamp" - generate and send an // event ID based on the current timestamp- "noEventId" - do not send an event // ID to the IIS server. EventIdMode SmoothGroupEventIdMode `locationName:"eventIdMode" type:"string" enum:"true"` // When set to sendEos, send EOS signal to IIS server when stopping the event EventStopBehavior SmoothGroupEventStopBehavior `locationName:"eventStopBehavior" type:"string" enum:"true"` // Size in seconds of file cache for streaming outputs. FilecacheDuration *int64 `locationName:"filecacheDuration" type:"integer"` // Length of mp4 fragments to generate (in seconds). Fragment length must be // compatible with GOP size and framerate. FragmentLength *int64 `locationName:"fragmentLength" min:"1" type:"integer"` // Parameter that control output group behavior on input loss. InputLossAction InputLossActionForMsSmoothOut `locationName:"inputLossAction" type:"string" enum:"true"` // Number of retry attempts. NumRetries *int64 `locationName:"numRetries" type:"integer"` // Number of seconds before initiating a restart due to output failure, due // to exhausting the numRetries on one segment, or exceeding filecacheDuration. RestartDelay *int64 `locationName:"restartDelay" type:"integer"` // useInputSegmentation has been deprecated. The configured segment size is // always used. SegmentationMode SmoothGroupSegmentationMode `locationName:"segmentationMode" type:"string" enum:"true"` // Number of milliseconds to delay the output from the second pipeline. SendDelayMs *int64 `locationName:"sendDelayMs" type:"integer"` // If set to scte35, use incoming SCTE-35 messages to generate a sparse track // in this group of MS-Smooth outputs. SparseTrackType SmoothGroupSparseTrackType `locationName:"sparseTrackType" type:"string" enum:"true"` // When set to send, send stream manifest so publishing point doesn't start // until all streams start. StreamManifestBehavior SmoothGroupStreamManifestBehavior `locationName:"streamManifestBehavior" type:"string" enum:"true"` // Timestamp offset for the event. Only used if timestampOffsetMode is set to // useConfiguredOffset. TimestampOffset *string `locationName:"timestampOffset" type:"string"` // Type of timestamp date offset to use.- useEventStartDate: Use the date the // event was started as the offset- useConfiguredOffset: Use an explicitly configured // date as the offset TimestampOffsetMode SmoothGroupTimestampOffsetMode `locationName:"timestampOffsetMode" type:"string" enum:"true"` // contains filtered or unexported fields }
Ms Smooth Group Settings Please also see https://docs.aws.amazon.com/goto/WebAPI/medialive-2017-10-14/MsSmoothGroupSettings
func (MsSmoothGroupSettings) MarshalFields ¶ added in v0.3.0
func (s MsSmoothGroupSettings) MarshalFields(e protocol.FieldEncoder) error
MarshalFields encodes the AWS API shape using the passed in protocol encoder.
func (MsSmoothGroupSettings) String ¶
func (s MsSmoothGroupSettings) String() string
String returns the string representation
func (*MsSmoothGroupSettings) Validate ¶ added in v0.4.0
func (s *MsSmoothGroupSettings) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type MsSmoothOutputSettings ¶
type MsSmoothOutputSettings struct { // String concatenated to the end of the destination filename. Required for // multiple outputs of the same type. NameModifier *string `locationName:"nameModifier" type:"string"` // contains filtered or unexported fields }
Ms Smooth Output Settings Please also see https://docs.aws.amazon.com/goto/WebAPI/medialive-2017-10-14/MsSmoothOutputSettings
func (MsSmoothOutputSettings) MarshalFields ¶ added in v0.3.0
func (s MsSmoothOutputSettings) MarshalFields(e protocol.FieldEncoder) error
MarshalFields encodes the AWS API shape using the passed in protocol encoder.
func (MsSmoothOutputSettings) String ¶
func (s MsSmoothOutputSettings) String() string
String returns the string representation
type NetworkInputServerValidation ¶
type NetworkInputServerValidation string
Network Input Server Validation
const ( NetworkInputServerValidationCheckCryptographyAndValidateName NetworkInputServerValidation = "CHECK_CRYPTOGRAPHY_AND_VALIDATE_NAME" NetworkInputServerValidationCheckCryptographyOnly NetworkInputServerValidation = "CHECK_CRYPTOGRAPHY_ONLY" )
Enum values for NetworkInputServerValidation
func (NetworkInputServerValidation) MarshalValue ¶ added in v0.3.0
func (enum NetworkInputServerValidation) MarshalValue() (string, error)
func (NetworkInputServerValidation) MarshalValueBuf ¶ added in v0.3.0
func (enum NetworkInputServerValidation) MarshalValueBuf(b []byte) ([]byte, error)
type NetworkInputSettings ¶
type NetworkInputSettings struct { // Specifies HLS input settings when the uri is for a HLS manifest. HlsInputSettings *HlsInputSettings `locationName:"hlsInputSettings" type:"structure"` // Check HTTPS server certificates. When set to checkCryptographyOnly, cryptography // in the certificate will be checked, but not the server's name. Certain subdomains // (notably S3 buckets that use dots in the bucket name) do not strictly match // the corresponding certificate's wildcard pattern and would otherwise cause // the event to error. This setting is ignored for protocols that do not use // https. ServerValidation NetworkInputServerValidation `locationName:"serverValidation" type:"string" enum:"true"` // contains filtered or unexported fields }
Network source to transcode. Must be accessible to the Elemental Live node that is running the live event through a network connection. Please also see https://docs.aws.amazon.com/goto/WebAPI/medialive-2017-10-14/NetworkInputSettings
func (NetworkInputSettings) MarshalFields ¶ added in v0.3.0
func (s NetworkInputSettings) MarshalFields(e protocol.FieldEncoder) error
MarshalFields encodes the AWS API shape using the passed in protocol encoder.
func (NetworkInputSettings) String ¶
func (s NetworkInputSettings) String() string
String returns the string representation
type Offering ¶ added in v0.5.0
type Offering struct { // Unique offering ARN, e.g. 'arn:aws:medialive:us-west-2:123456789012:offering:87654321' Arn *string `locationName:"arn" type:"string"` // Currency code for usagePrice and fixedPrice in ISO-4217 format, e.g. 'USD' CurrencyCode *string `locationName:"currencyCode" type:"string"` // Lease duration, e.g. '12' Duration *int64 `locationName:"duration" type:"integer"` // Units for duration, e.g. 'MONTHS' DurationUnits OfferingDurationUnits `locationName:"durationUnits" type:"string" enum:"true"` // One-time charge for each reserved resource, e.g. '0.0' for a NO_UPFRONT offering FixedPrice *float64 `locationName:"fixedPrice" type:"double"` // Offering description, e.g. 'HD AVC output at 10-20 Mbps, 30 fps, and standard // VQ in US West (Oregon)' OfferingDescription *string `locationName:"offeringDescription" type:"string"` // Unique offering ID, e.g. '87654321' OfferingId *string `locationName:"offeringId" type:"string"` // Offering type, e.g. 'NO_UPFRONT' OfferingType OfferingType `locationName:"offeringType" type:"string" enum:"true"` // AWS region, e.g. 'us-west-2' Region *string `locationName:"region" type:"string"` // Resource configuration details ResourceSpecification *ReservationResourceSpecification `locationName:"resourceSpecification" type:"structure"` // Recurring usage charge for each reserved resource, e.g. '157.0' UsagePrice *float64 `locationName:"usagePrice" type:"double"` // contains filtered or unexported fields }
Reserved resources available for purchase Please also see https://docs.aws.amazon.com/goto/WebAPI/medialive-2017-10-14/Offering
func (Offering) MarshalFields ¶ added in v0.5.0
func (s Offering) MarshalFields(e protocol.FieldEncoder) error
MarshalFields encodes the AWS API shape using the passed in protocol encoder.
type OfferingDurationUnits ¶ added in v0.5.0
type OfferingDurationUnits string
Units for duration, e.g. 'MONTHS'
const (
OfferingDurationUnitsMonths OfferingDurationUnits = "MONTHS"
)
Enum values for OfferingDurationUnits
func (OfferingDurationUnits) MarshalValue ¶ added in v0.5.0
func (enum OfferingDurationUnits) MarshalValue() (string, error)
func (OfferingDurationUnits) MarshalValueBuf ¶ added in v0.5.0
func (enum OfferingDurationUnits) MarshalValueBuf(b []byte) ([]byte, error)
type OfferingType ¶ added in v0.5.0
type OfferingType string
Offering type, e.g. 'NO_UPFRONT'
const (
OfferingTypeNoUpfront OfferingType = "NO_UPFRONT"
)
Enum values for OfferingType
func (OfferingType) MarshalValue ¶ added in v0.5.0
func (enum OfferingType) MarshalValue() (string, error)
func (OfferingType) MarshalValueBuf ¶ added in v0.5.0
func (enum OfferingType) MarshalValueBuf(b []byte) ([]byte, error)
type Output ¶
type Output struct { // The names of the AudioDescriptions used as audio sources for this output. AudioDescriptionNames []string `locationName:"audioDescriptionNames" type:"list"` // The names of the CaptionDescriptions used as caption sources for this output. CaptionDescriptionNames []string `locationName:"captionDescriptionNames" type:"list"` // The name used to identify an output. OutputName *string `locationName:"outputName" min:"1" type:"string"` // Output type-specific settings. // // OutputSettings is a required field OutputSettings *OutputSettings `locationName:"outputSettings" type:"structure" required:"true"` // The name of the VideoDescription used as the source for this output. VideoDescriptionName *string `locationName:"videoDescriptionName" type:"string"` // contains filtered or unexported fields }
Output settings. There can be multiple outputs within a group. Please also see https://docs.aws.amazon.com/goto/WebAPI/medialive-2017-10-14/Output
func (Output) MarshalFields ¶ added in v0.3.0
func (s Output) MarshalFields(e protocol.FieldEncoder) error
MarshalFields encodes the AWS API shape using the passed in protocol encoder.
type OutputDestination ¶
type OutputDestination struct { // User-specified id. This is used in an output group or an output. Id *string `locationName:"id" type:"string"` // Destination settings for a MediaPackage output; one destination for both // encoders. MediaPackageSettings []MediaPackageOutputDestinationSettings `locationName:"mediaPackageSettings" type:"list"` // Destination settings for a standard output; one destination for each redundant // encoder. Settings []OutputDestinationSettings `locationName:"settings" type:"list"` // contains filtered or unexported fields }
Please also see https://docs.aws.amazon.com/goto/WebAPI/medialive-2017-10-14/OutputDestination
func (OutputDestination) MarshalFields ¶ added in v0.3.0
func (s OutputDestination) MarshalFields(e protocol.FieldEncoder) error
MarshalFields encodes the AWS API shape using the passed in protocol encoder.
func (OutputDestination) String ¶
func (s OutputDestination) String() string
String returns the string representation
func (*OutputDestination) Validate ¶ added in v0.8.0
func (s *OutputDestination) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type OutputDestinationSettings ¶
type OutputDestinationSettings struct { // key used to extract the password from EC2 Parameter store PasswordParam *string `locationName:"passwordParam" type:"string"` // Stream name for RTMP destinations (URLs of type rtmp://) StreamName *string `locationName:"streamName" type:"string"` // A URL specifying a destination Url *string `locationName:"url" type:"string"` // username for destination Username *string `locationName:"username" type:"string"` // contains filtered or unexported fields }
Please also see https://docs.aws.amazon.com/goto/WebAPI/medialive-2017-10-14/OutputDestinationSettings
func (OutputDestinationSettings) MarshalFields ¶ added in v0.3.0
func (s OutputDestinationSettings) MarshalFields(e protocol.FieldEncoder) error
MarshalFields encodes the AWS API shape using the passed in protocol encoder.
func (OutputDestinationSettings) String ¶
func (s OutputDestinationSettings) String() string
String returns the string representation
type OutputGroup ¶
type OutputGroup struct { // Custom output group name optionally defined by the user. Only letters, numbers, // and the underscore character allowed; only 32 characters allowed. Name *string `locationName:"name" type:"string"` // Settings associated with the output group. // // OutputGroupSettings is a required field OutputGroupSettings *OutputGroupSettings `locationName:"outputGroupSettings" type:"structure" required:"true"` // Outputs is a required field Outputs []Output `locationName:"outputs" type:"list" required:"true"` // contains filtered or unexported fields }
Output groups for this Live Event. Output groups contain information about where streams should be distributed. Please also see https://docs.aws.amazon.com/goto/WebAPI/medialive-2017-10-14/OutputGroup
func (OutputGroup) MarshalFields ¶ added in v0.3.0
func (s OutputGroup) MarshalFields(e protocol.FieldEncoder) error
MarshalFields encodes the AWS API shape using the passed in protocol encoder.
func (OutputGroup) String ¶
func (s OutputGroup) String() string
String returns the string representation
func (*OutputGroup) Validate ¶ added in v0.4.0
func (s *OutputGroup) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type OutputGroupSettings ¶
type OutputGroupSettings struct { // Archive Group Settings ArchiveGroupSettings *ArchiveGroupSettings `locationName:"archiveGroupSettings" type:"structure"` // Frame Capture Group Settings FrameCaptureGroupSettings *FrameCaptureGroupSettings `locationName:"frameCaptureGroupSettings" type:"structure"` // Hls Group Settings HlsGroupSettings *HlsGroupSettings `locationName:"hlsGroupSettings" type:"structure"` // Media Package Group Settings MediaPackageGroupSettings *MediaPackageGroupSettings `locationName:"mediaPackageGroupSettings" type:"structure"` // Ms Smooth Group Settings MsSmoothGroupSettings *MsSmoothGroupSettings `locationName:"msSmoothGroupSettings" type:"structure"` // Rtmp Group Settings RtmpGroupSettings *RtmpGroupSettings `locationName:"rtmpGroupSettings" type:"structure"` // Udp Group Settings UdpGroupSettings *UdpGroupSettings `locationName:"udpGroupSettings" type:"structure"` // contains filtered or unexported fields }
Output Group Settings Please also see https://docs.aws.amazon.com/goto/WebAPI/medialive-2017-10-14/OutputGroupSettings
func (OutputGroupSettings) MarshalFields ¶ added in v0.3.0
func (s OutputGroupSettings) MarshalFields(e protocol.FieldEncoder) error
MarshalFields encodes the AWS API shape using the passed in protocol encoder.
func (OutputGroupSettings) String ¶
func (s OutputGroupSettings) String() string
String returns the string representation
func (*OutputGroupSettings) Validate ¶ added in v0.4.0
func (s *OutputGroupSettings) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type OutputLocationRef ¶
type OutputLocationRef struct { DestinationRefId *string `locationName:"destinationRefId" type:"string"` // contains filtered or unexported fields }
Reference to an OutputDestination ID defined in the channel Please also see https://docs.aws.amazon.com/goto/WebAPI/medialive-2017-10-14/OutputLocationRef
func (OutputLocationRef) MarshalFields ¶ added in v0.3.0
func (s OutputLocationRef) MarshalFields(e protocol.FieldEncoder) error
MarshalFields encodes the AWS API shape using the passed in protocol encoder.
func (OutputLocationRef) String ¶
func (s OutputLocationRef) String() string
String returns the string representation
type OutputSettings ¶
type OutputSettings struct { // Archive Output Settings ArchiveOutputSettings *ArchiveOutputSettings `locationName:"archiveOutputSettings" type:"structure"` // Frame Capture Output Settings FrameCaptureOutputSettings *FrameCaptureOutputSettings `locationName:"frameCaptureOutputSettings" type:"structure"` // Hls Output Settings HlsOutputSettings *HlsOutputSettings `locationName:"hlsOutputSettings" type:"structure"` // Media Package Output Settings MediaPackageOutputSettings *MediaPackageOutputSettings `locationName:"mediaPackageOutputSettings" type:"structure"` // Ms Smooth Output Settings MsSmoothOutputSettings *MsSmoothOutputSettings `locationName:"msSmoothOutputSettings" type:"structure"` // Rtmp Output Settings RtmpOutputSettings *RtmpOutputSettings `locationName:"rtmpOutputSettings" type:"structure"` // Udp Output Settings UdpOutputSettings *UdpOutputSettings `locationName:"udpOutputSettings" type:"structure"` // contains filtered or unexported fields }
Output Settings Please also see https://docs.aws.amazon.com/goto/WebAPI/medialive-2017-10-14/OutputSettings
func (OutputSettings) MarshalFields ¶ added in v0.3.0
func (s OutputSettings) MarshalFields(e protocol.FieldEncoder) error
MarshalFields encodes the AWS API shape using the passed in protocol encoder.
func (OutputSettings) String ¶
func (s OutputSettings) String() string
String returns the string representation
func (*OutputSettings) Validate ¶ added in v0.4.0
func (s *OutputSettings) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type PassThroughSettings ¶
type PassThroughSettings struct {
// contains filtered or unexported fields
}
Pass Through Settings Please also see https://docs.aws.amazon.com/goto/WebAPI/medialive-2017-10-14/PassThroughSettings
func (PassThroughSettings) MarshalFields ¶ added in v0.3.0
func (s PassThroughSettings) MarshalFields(e protocol.FieldEncoder) error
MarshalFields encodes the AWS API shape using the passed in protocol encoder.
func (PassThroughSettings) String ¶
func (s PassThroughSettings) String() string
String returns the string representation
type PauseStateScheduleActionSettings ¶ added in v0.8.0
type PauseStateScheduleActionSettings struct { Pipelines []PipelinePauseStateSettings `locationName:"pipelines" type:"list"` // contains filtered or unexported fields }
Settings for the action to set pause state of a channel. Please also see https://docs.aws.amazon.com/goto/WebAPI/medialive-2017-10-14/PauseStateScheduleActionSettings
func (PauseStateScheduleActionSettings) MarshalFields ¶ added in v0.8.0
func (s PauseStateScheduleActionSettings) MarshalFields(e protocol.FieldEncoder) error
MarshalFields encodes the AWS API shape using the passed in protocol encoder.
func (PauseStateScheduleActionSettings) String ¶ added in v0.8.0
func (s PauseStateScheduleActionSettings) String() string
String returns the string representation
func (*PauseStateScheduleActionSettings) Validate ¶ added in v0.8.0
func (s *PauseStateScheduleActionSettings) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type PipelineDetail ¶ added in v0.11.0
type PipelineDetail struct { // The name of the active input attachment currently being ingested by this // pipeline. ActiveInputAttachmentName *string `locationName:"activeInputAttachmentName" type:"string"` // The name of the input switch schedule action that occurred most recently // and that resulted in the switch to the current input attachment for this // pipeline. ActiveInputSwitchActionName *string `locationName:"activeInputSwitchActionName" type:"string"` // Pipeline ID PipelineId *string `locationName:"pipelineId" type:"string"` // contains filtered or unexported fields }
Runtime details of a pipeline when a channel is running. Please also see https://docs.aws.amazon.com/goto/WebAPI/medialive-2017-10-14/PipelineDetail
func (PipelineDetail) MarshalFields ¶ added in v0.11.0
func (s PipelineDetail) MarshalFields(e protocol.FieldEncoder) error
MarshalFields encodes the AWS API shape using the passed in protocol encoder.
func (PipelineDetail) String ¶ added in v0.11.0
func (s PipelineDetail) String() string
String returns the string representation
type PipelineId ¶ added in v0.8.0
type PipelineId string
Pipeline ID
const ( PipelineIdPipeline0 PipelineId = "PIPELINE_0" PipelineIdPipeline1 PipelineId = "PIPELINE_1" )
Enum values for PipelineId
func (PipelineId) MarshalValue ¶ added in v0.8.0
func (enum PipelineId) MarshalValue() (string, error)
func (PipelineId) MarshalValueBuf ¶ added in v0.8.0
func (enum PipelineId) MarshalValueBuf(b []byte) ([]byte, error)
type PipelinePauseStateSettings ¶ added in v0.8.0
type PipelinePauseStateSettings struct { // Pipeline ID to pause ("PIPELINE_0" or "PIPELINE_1"). // // PipelineId is a required field PipelineId PipelineId `locationName:"pipelineId" type:"string" required:"true" enum:"true"` // contains filtered or unexported fields }
Settings for pausing a pipeline. Please also see https://docs.aws.amazon.com/goto/WebAPI/medialive-2017-10-14/PipelinePauseStateSettings
func (PipelinePauseStateSettings) MarshalFields ¶ added in v0.8.0
func (s PipelinePauseStateSettings) MarshalFields(e protocol.FieldEncoder) error
MarshalFields encodes the AWS API shape using the passed in protocol encoder.
func (PipelinePauseStateSettings) String ¶ added in v0.8.0
func (s PipelinePauseStateSettings) String() string
String returns the string representation
func (*PipelinePauseStateSettings) Validate ¶ added in v0.8.0
func (s *PipelinePauseStateSettings) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type PurchaseOfferingInput ¶ added in v0.5.0
type PurchaseOfferingInput struct { // Count is a required field Count *int64 `locationName:"count" min:"1" type:"integer" required:"true"` Name *string `locationName:"name" type:"string"` // OfferingId is a required field OfferingId *string `location:"uri" locationName:"offeringId" type:"string" required:"true"` RequestId *string `locationName:"requestId" type:"string" idempotencyToken:"true"` Start *string `locationName:"start" type:"string"` Tags map[string]string `locationName:"tags" type:"map"` // contains filtered or unexported fields }
Please also see https://docs.aws.amazon.com/goto/WebAPI/medialive-2017-10-14/PurchaseOfferingRequest
func (PurchaseOfferingInput) MarshalFields ¶ added in v0.5.0
func (s PurchaseOfferingInput) MarshalFields(e protocol.FieldEncoder) error
MarshalFields encodes the AWS API shape using the passed in protocol encoder.
func (PurchaseOfferingInput) String ¶ added in v0.5.0
func (s PurchaseOfferingInput) String() string
String returns the string representation
func (*PurchaseOfferingInput) Validate ¶ added in v0.5.0
func (s *PurchaseOfferingInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type PurchaseOfferingOutput ¶ added in v0.5.0
type PurchaseOfferingOutput struct { // Reserved resources available to use Reservation *Reservation `locationName:"reservation" type:"structure"` // contains filtered or unexported fields }
Please also see https://docs.aws.amazon.com/goto/WebAPI/medialive-2017-10-14/PurchaseOfferingResponse
func (PurchaseOfferingOutput) MarshalFields ¶ added in v0.5.0
func (s PurchaseOfferingOutput) MarshalFields(e protocol.FieldEncoder) error
MarshalFields encodes the AWS API shape using the passed in protocol encoder.
func (PurchaseOfferingOutput) String ¶ added in v0.5.0
func (s PurchaseOfferingOutput) String() string
String returns the string representation
type PurchaseOfferingRequest ¶ added in v0.5.0
type PurchaseOfferingRequest struct { *aws.Request Input *PurchaseOfferingInput Copy func(*PurchaseOfferingInput) PurchaseOfferingRequest }
PurchaseOfferingRequest is the request type for the PurchaseOffering API operation.
func (PurchaseOfferingRequest) Send ¶ added in v0.5.0
func (r PurchaseOfferingRequest) Send(ctx context.Context) (*PurchaseOfferingResponse, error)
Send marshals and sends the PurchaseOffering API request.
type PurchaseOfferingResponse ¶ added in v0.9.0
type PurchaseOfferingResponse struct { *PurchaseOfferingOutput // contains filtered or unexported fields }
PurchaseOfferingResponse is the response type for the PurchaseOffering API operation.
func (*PurchaseOfferingResponse) SDKResponseMetdata ¶ added in v0.9.0
func (r *PurchaseOfferingResponse) SDKResponseMetdata() *aws.Response
SDKResponseMetdata returns the response metadata for the PurchaseOffering request.
type RemixSettings ¶
type RemixSettings struct { // Mapping of input channels to output channels, with appropriate gain adjustments. // // ChannelMappings is a required field ChannelMappings []AudioChannelMapping `locationName:"channelMappings" type:"list" required:"true"` // Number of input channels to be used. ChannelsIn *int64 `locationName:"channelsIn" min:"1" type:"integer"` // Number of output channels to be produced.Valid values: 1, 2, 4, 6, 8 ChannelsOut *int64 `locationName:"channelsOut" min:"1" type:"integer"` // contains filtered or unexported fields }
Remix Settings Please also see https://docs.aws.amazon.com/goto/WebAPI/medialive-2017-10-14/RemixSettings
func (RemixSettings) MarshalFields ¶ added in v0.3.0
func (s RemixSettings) MarshalFields(e protocol.FieldEncoder) error
MarshalFields encodes the AWS API shape using the passed in protocol encoder.
func (RemixSettings) String ¶
func (s RemixSettings) String() string
String returns the string representation
func (*RemixSettings) Validate ¶ added in v0.4.0
func (s *RemixSettings) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type Reservation ¶ added in v0.5.0
type Reservation struct { // Unique reservation ARN, e.g. 'arn:aws:medialive:us-west-2:123456789012:reservation:1234567' Arn *string `locationName:"arn" type:"string"` // Number of reserved resources Count *int64 `locationName:"count" type:"integer"` // Currency code for usagePrice and fixedPrice in ISO-4217 format, e.g. 'USD' CurrencyCode *string `locationName:"currencyCode" type:"string"` // Lease duration, e.g. '12' Duration *int64 `locationName:"duration" type:"integer"` // Units for duration, e.g. 'MONTHS' DurationUnits OfferingDurationUnits `locationName:"durationUnits" type:"string" enum:"true"` // Reservation UTC end date and time in ISO-8601 format, e.g. '2019-03-01T00:00:00' End *string `locationName:"end" type:"string"` // One-time charge for each reserved resource, e.g. '0.0' for a NO_UPFRONT offering FixedPrice *float64 `locationName:"fixedPrice" type:"double"` // User specified reservation name Name *string `locationName:"name" type:"string"` // Offering description, e.g. 'HD AVC output at 10-20 Mbps, 30 fps, and standard // VQ in US West (Oregon)' OfferingDescription *string `locationName:"offeringDescription" type:"string"` // Unique offering ID, e.g. '87654321' OfferingId *string `locationName:"offeringId" type:"string"` // Offering type, e.g. 'NO_UPFRONT' OfferingType OfferingType `locationName:"offeringType" type:"string" enum:"true"` // AWS region, e.g. 'us-west-2' Region *string `locationName:"region" type:"string"` // Unique reservation ID, e.g. '1234567' ReservationId *string `locationName:"reservationId" type:"string"` // Resource configuration details ResourceSpecification *ReservationResourceSpecification `locationName:"resourceSpecification" type:"structure"` // Reservation UTC start date and time in ISO-8601 format, e.g. '2018-03-01T00:00:00' Start *string `locationName:"start" type:"string"` // Current state of reservation, e.g. 'ACTIVE' State ReservationState `locationName:"state" type:"string" enum:"true"` // A collection of key-value pairs Tags map[string]string `locationName:"tags" type:"map"` // Recurring usage charge for each reserved resource, e.g. '157.0' UsagePrice *float64 `locationName:"usagePrice" type:"double"` // contains filtered or unexported fields }
Reserved resources available to use Please also see https://docs.aws.amazon.com/goto/WebAPI/medialive-2017-10-14/Reservation
func (Reservation) MarshalFields ¶ added in v0.5.0
func (s Reservation) MarshalFields(e protocol.FieldEncoder) error
MarshalFields encodes the AWS API shape using the passed in protocol encoder.
func (Reservation) String ¶ added in v0.5.0
func (s Reservation) String() string
String returns the string representation
type ReservationCodec ¶ added in v0.5.0
type ReservationCodec string
Codec, 'MPEG2', 'AVC', 'HEVC', or 'AUDIO'
const ( ReservationCodecMpeg2 ReservationCodec = "MPEG2" ReservationCodecAvc ReservationCodec = "AVC" ReservationCodecHevc ReservationCodec = "HEVC" ReservationCodecAudio ReservationCodec = "AUDIO" )
Enum values for ReservationCodec
func (ReservationCodec) MarshalValue ¶ added in v0.5.0
func (enum ReservationCodec) MarshalValue() (string, error)
func (ReservationCodec) MarshalValueBuf ¶ added in v0.5.0
func (enum ReservationCodec) MarshalValueBuf(b []byte) ([]byte, error)
type ReservationMaximumBitrate ¶ added in v0.5.0
type ReservationMaximumBitrate string
Maximum bitrate in megabits per second
const ( ReservationMaximumBitrateMax10Mbps ReservationMaximumBitrate = "MAX_10_MBPS" ReservationMaximumBitrateMax20Mbps ReservationMaximumBitrate = "MAX_20_MBPS" ReservationMaximumBitrateMax50Mbps ReservationMaximumBitrate = "MAX_50_MBPS" )
Enum values for ReservationMaximumBitrate
func (ReservationMaximumBitrate) MarshalValue ¶ added in v0.5.0
func (enum ReservationMaximumBitrate) MarshalValue() (string, error)
func (ReservationMaximumBitrate) MarshalValueBuf ¶ added in v0.5.0
func (enum ReservationMaximumBitrate) MarshalValueBuf(b []byte) ([]byte, error)
type ReservationMaximumFramerate ¶ added in v0.5.0
type ReservationMaximumFramerate string
Maximum framerate in frames per second (Outputs only)
const ( ReservationMaximumFramerateMax30Fps ReservationMaximumFramerate = "MAX_30_FPS" ReservationMaximumFramerateMax60Fps ReservationMaximumFramerate = "MAX_60_FPS" )
Enum values for ReservationMaximumFramerate
func (ReservationMaximumFramerate) MarshalValue ¶ added in v0.5.0
func (enum ReservationMaximumFramerate) MarshalValue() (string, error)
func (ReservationMaximumFramerate) MarshalValueBuf ¶ added in v0.5.0
func (enum ReservationMaximumFramerate) MarshalValueBuf(b []byte) ([]byte, error)
type ReservationResolution ¶ added in v0.5.0
type ReservationResolution string
Resolution based on lines of vertical resolution; SD is less than 720 lines, HD is 720 to 1080 lines, UHD is greater than 1080 lines
const ( ReservationResolutionSd ReservationResolution = "SD" ReservationResolutionHd ReservationResolution = "HD" ReservationResolutionUhd ReservationResolution = "UHD" )
Enum values for ReservationResolution
func (ReservationResolution) MarshalValue ¶ added in v0.5.0
func (enum ReservationResolution) MarshalValue() (string, error)
func (ReservationResolution) MarshalValueBuf ¶ added in v0.5.0
func (enum ReservationResolution) MarshalValueBuf(b []byte) ([]byte, error)
type ReservationResourceSpecification ¶ added in v0.5.0
type ReservationResourceSpecification struct { // Channel class, e.g. 'STANDARD' ChannelClass ChannelClass `locationName:"channelClass" type:"string" enum:"true"` // Codec, e.g. 'AVC' Codec ReservationCodec `locationName:"codec" type:"string" enum:"true"` // Maximum bitrate, e.g. 'MAX_20_MBPS' MaximumBitrate ReservationMaximumBitrate `locationName:"maximumBitrate" type:"string" enum:"true"` // Maximum framerate, e.g. 'MAX_30_FPS' (Outputs only) MaximumFramerate ReservationMaximumFramerate `locationName:"maximumFramerate" type:"string" enum:"true"` // Resolution, e.g. 'HD' Resolution ReservationResolution `locationName:"resolution" type:"string" enum:"true"` // Resource type, 'INPUT', 'OUTPUT', or 'CHANNEL' ResourceType ReservationResourceType `locationName:"resourceType" type:"string" enum:"true"` // Special feature, e.g. 'AUDIO_NORMALIZATION' (Channels only) SpecialFeature ReservationSpecialFeature `locationName:"specialFeature" type:"string" enum:"true"` // Video quality, e.g. 'STANDARD' (Outputs only) VideoQuality ReservationVideoQuality `locationName:"videoQuality" type:"string" enum:"true"` // contains filtered or unexported fields }
Resource configuration (codec, resolution, bitrate, ...) Please also see https://docs.aws.amazon.com/goto/WebAPI/medialive-2017-10-14/ReservationResourceSpecification
func (ReservationResourceSpecification) MarshalFields ¶ added in v0.5.0
func (s ReservationResourceSpecification) MarshalFields(e protocol.FieldEncoder) error
MarshalFields encodes the AWS API shape using the passed in protocol encoder.
func (ReservationResourceSpecification) String ¶ added in v0.5.0
func (s ReservationResourceSpecification) String() string
String returns the string representation
type ReservationResourceType ¶ added in v0.5.0
type ReservationResourceType string
Resource type, 'INPUT', 'OUTPUT', or 'CHANNEL'
const ( ReservationResourceTypeInput ReservationResourceType = "INPUT" ReservationResourceTypeOutput ReservationResourceType = "OUTPUT" ReservationResourceTypeChannel ReservationResourceType = "CHANNEL" )
Enum values for ReservationResourceType
func (ReservationResourceType) MarshalValue ¶ added in v0.5.0
func (enum ReservationResourceType) MarshalValue() (string, error)
func (ReservationResourceType) MarshalValueBuf ¶ added in v0.5.0
func (enum ReservationResourceType) MarshalValueBuf(b []byte) ([]byte, error)
type ReservationSpecialFeature ¶ added in v0.5.0
type ReservationSpecialFeature string
Special features, 'ADVANCED_AUDIO' or 'AUDIO_NORMALIZATION'
const ( ReservationSpecialFeatureAdvancedAudio ReservationSpecialFeature = "ADVANCED_AUDIO" ReservationSpecialFeatureAudioNormalization ReservationSpecialFeature = "AUDIO_NORMALIZATION" )
Enum values for ReservationSpecialFeature
func (ReservationSpecialFeature) MarshalValue ¶ added in v0.5.0
func (enum ReservationSpecialFeature) MarshalValue() (string, error)
func (ReservationSpecialFeature) MarshalValueBuf ¶ added in v0.5.0
func (enum ReservationSpecialFeature) MarshalValueBuf(b []byte) ([]byte, error)
type ReservationState ¶ added in v0.5.0
type ReservationState string
Current reservation state
const ( ReservationStateActive ReservationState = "ACTIVE" ReservationStateExpired ReservationState = "EXPIRED" ReservationStateCanceled ReservationState = "CANCELED" ReservationStateDeleted ReservationState = "DELETED" )
Enum values for ReservationState
func (ReservationState) MarshalValue ¶ added in v0.5.0
func (enum ReservationState) MarshalValue() (string, error)
func (ReservationState) MarshalValueBuf ¶ added in v0.5.0
func (enum ReservationState) MarshalValueBuf(b []byte) ([]byte, error)
type ReservationVideoQuality ¶ added in v0.5.0
type ReservationVideoQuality string
Video quality, e.g. 'STANDARD' (Outputs only)
const ( ReservationVideoQualityStandard ReservationVideoQuality = "STANDARD" ReservationVideoQualityEnhanced ReservationVideoQuality = "ENHANCED" ReservationVideoQualityPremium ReservationVideoQuality = "PREMIUM" )
Enum values for ReservationVideoQuality
func (ReservationVideoQuality) MarshalValue ¶ added in v0.5.0
func (enum ReservationVideoQuality) MarshalValue() (string, error)
func (ReservationVideoQuality) MarshalValueBuf ¶ added in v0.5.0
func (enum ReservationVideoQuality) MarshalValueBuf(b []byte) ([]byte, error)
type RtmpCacheFullBehavior ¶ added in v0.4.0
type RtmpCacheFullBehavior string
Rtmp Cache Full Behavior
const ( RtmpCacheFullBehaviorDisconnectImmediately RtmpCacheFullBehavior = "DISCONNECT_IMMEDIATELY" RtmpCacheFullBehaviorWaitForServer RtmpCacheFullBehavior = "WAIT_FOR_SERVER" )
Enum values for RtmpCacheFullBehavior
func (RtmpCacheFullBehavior) MarshalValue ¶ added in v0.4.0
func (enum RtmpCacheFullBehavior) MarshalValue() (string, error)
func (RtmpCacheFullBehavior) MarshalValueBuf ¶ added in v0.4.0
func (enum RtmpCacheFullBehavior) MarshalValueBuf(b []byte) ([]byte, error)
type RtmpCaptionData ¶ added in v0.4.0
type RtmpCaptionData string
Rtmp Caption Data
const ( RtmpCaptionDataAll RtmpCaptionData = "ALL" RtmpCaptionDataField1608 RtmpCaptionData = "FIELD1_608" RtmpCaptionDataField1AndField2608 RtmpCaptionData = "FIELD1_AND_FIELD2_608" )
Enum values for RtmpCaptionData
func (RtmpCaptionData) MarshalValue ¶ added in v0.4.0
func (enum RtmpCaptionData) MarshalValue() (string, error)
func (RtmpCaptionData) MarshalValueBuf ¶ added in v0.4.0
func (enum RtmpCaptionData) MarshalValueBuf(b []byte) ([]byte, error)
type RtmpCaptionInfoDestinationSettings ¶ added in v0.4.0
type RtmpCaptionInfoDestinationSettings struct {
// contains filtered or unexported fields
}
Rtmp Caption Info Destination Settings Please also see https://docs.aws.amazon.com/goto/WebAPI/medialive-2017-10-14/RtmpCaptionInfoDestinationSettings
func (RtmpCaptionInfoDestinationSettings) MarshalFields ¶ added in v0.4.0
func (s RtmpCaptionInfoDestinationSettings) MarshalFields(e protocol.FieldEncoder) error
MarshalFields encodes the AWS API shape using the passed in protocol encoder.
func (RtmpCaptionInfoDestinationSettings) String ¶ added in v0.4.0
func (s RtmpCaptionInfoDestinationSettings) String() string
String returns the string representation
type RtmpGroupSettings ¶ added in v0.4.0
type RtmpGroupSettings struct { // Authentication scheme to use when connecting with CDN AuthenticationScheme AuthenticationScheme `locationName:"authenticationScheme" type:"string" enum:"true"` // Controls behavior when content cache fills up. If remote origin server stalls // the RTMP connection and does not accept content fast enough the 'Media Cache' // will fill up. When the cache reaches the duration specified by cacheLength // the cache will stop accepting new content. If set to disconnectImmediately, // the RTMP output will force a disconnect. Clear the media cache, and reconnect // after restartDelay seconds. If set to waitForServer, the RTMP output will // wait up to 5 minutes to allow the origin server to begin accepting data again. CacheFullBehavior RtmpCacheFullBehavior `locationName:"cacheFullBehavior" type:"string" enum:"true"` // Cache length, in seconds, is used to calculate buffer size. CacheLength *int64 `locationName:"cacheLength" min:"30" type:"integer"` // Controls the types of data that passes to onCaptionInfo outputs. If set to // 'all' then 608 and 708 carried DTVCC data will be passed. If set to 'field1AndField2608' // then DTVCC data will be stripped out, but 608 data from both fields will // be passed. If set to 'field1608' then only the data carried in 608 from field // 1 video will be passed. CaptionData RtmpCaptionData `locationName:"captionData" type:"string" enum:"true"` // Controls the behavior of this RTMP group if input becomes unavailable.- emitOutput: // Emit a slate until input returns.- pauseOutput: Stop transmitting data until // input returns. This does not close the underlying RTMP connection. InputLossAction InputLossActionForRtmpOut `locationName:"inputLossAction" type:"string" enum:"true"` // If a streaming output fails, number of seconds to wait until a restart is // initiated. A value of 0 means never restart. RestartDelay *int64 `locationName:"restartDelay" type:"integer"` // contains filtered or unexported fields }
Rtmp Group Settings Please also see https://docs.aws.amazon.com/goto/WebAPI/medialive-2017-10-14/RtmpGroupSettings
func (RtmpGroupSettings) MarshalFields ¶ added in v0.4.0
func (s RtmpGroupSettings) MarshalFields(e protocol.FieldEncoder) error
MarshalFields encodes the AWS API shape using the passed in protocol encoder.
func (RtmpGroupSettings) String ¶ added in v0.4.0
func (s RtmpGroupSettings) String() string
String returns the string representation
func (*RtmpGroupSettings) Validate ¶ added in v0.4.0
func (s *RtmpGroupSettings) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type RtmpOutputCertificateMode ¶ added in v0.4.0
type RtmpOutputCertificateMode string
Rtmp Output Certificate Mode
const ( RtmpOutputCertificateModeSelfSigned RtmpOutputCertificateMode = "SELF_SIGNED" RtmpOutputCertificateModeVerifyAuthenticity RtmpOutputCertificateMode = "VERIFY_AUTHENTICITY" )
Enum values for RtmpOutputCertificateMode
func (RtmpOutputCertificateMode) MarshalValue ¶ added in v0.4.0
func (enum RtmpOutputCertificateMode) MarshalValue() (string, error)
func (RtmpOutputCertificateMode) MarshalValueBuf ¶ added in v0.4.0
func (enum RtmpOutputCertificateMode) MarshalValueBuf(b []byte) ([]byte, error)
type RtmpOutputSettings ¶ added in v0.4.0
type RtmpOutputSettings struct { // If set to verifyAuthenticity, verify the tls certificate chain to a trusted // Certificate Authority (CA). This will cause rtmps outputs with self-signed // certificates to fail. CertificateMode RtmpOutputCertificateMode `locationName:"certificateMode" type:"string" enum:"true"` // Number of seconds to wait before retrying a connection to the Flash Media // server if the connection is lost. ConnectionRetryInterval *int64 `locationName:"connectionRetryInterval" min:"1" type:"integer"` // The RTMP endpoint excluding the stream name (eg. rtmp://host/appname). For // connection to Akamai, a username and password must be supplied. URI fields // accept format identifiers. // // Destination is a required field Destination *OutputLocationRef `locationName:"destination" type:"structure" required:"true"` // Number of retry attempts. NumRetries *int64 `locationName:"numRetries" type:"integer"` // contains filtered or unexported fields }
Rtmp Output Settings Please also see https://docs.aws.amazon.com/goto/WebAPI/medialive-2017-10-14/RtmpOutputSettings
func (RtmpOutputSettings) MarshalFields ¶ added in v0.4.0
func (s RtmpOutputSettings) MarshalFields(e protocol.FieldEncoder) error
MarshalFields encodes the AWS API shape using the passed in protocol encoder.
func (RtmpOutputSettings) String ¶ added in v0.4.0
func (s RtmpOutputSettings) String() string
String returns the string representation
func (*RtmpOutputSettings) Validate ¶ added in v0.4.0
func (s *RtmpOutputSettings) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type ScheduleAction ¶ added in v0.5.0
type ScheduleAction struct { // The name of the action, must be unique within the schedule. This name provides // the main reference to an action once it is added to the schedule. A name // is unique if it is no longer in the schedule. The schedule is automatically // cleaned up to remove actions with a start time of more than 1 hour ago (approximately) // so at that point a name can be reused. // // ActionName is a required field ActionName *string `locationName:"actionName" type:"string" required:"true"` // Settings for this schedule action. // // ScheduleActionSettings is a required field ScheduleActionSettings *ScheduleActionSettings `locationName:"scheduleActionSettings" type:"structure" required:"true"` // The time for the action to start in the channel. // // ScheduleActionStartSettings is a required field ScheduleActionStartSettings *ScheduleActionStartSettings `locationName:"scheduleActionStartSettings" type:"structure" required:"true"` // contains filtered or unexported fields }
Contains information on a single schedule action. Please also see https://docs.aws.amazon.com/goto/WebAPI/medialive-2017-10-14/ScheduleAction
func (ScheduleAction) MarshalFields ¶ added in v0.5.0
func (s ScheduleAction) MarshalFields(e protocol.FieldEncoder) error
MarshalFields encodes the AWS API shape using the passed in protocol encoder.
func (ScheduleAction) String ¶ added in v0.5.0
func (s ScheduleAction) String() string
String returns the string representation
func (*ScheduleAction) Validate ¶ added in v0.5.0
func (s *ScheduleAction) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type ScheduleActionSettings ¶ added in v0.5.0
type ScheduleActionSettings struct { // Action to insert HLS metadata HlsTimedMetadataSettings *HlsTimedMetadataScheduleActionSettings `locationName:"hlsTimedMetadataSettings" type:"structure"` // Action to switch the input InputSwitchSettings *InputSwitchScheduleActionSettings `locationName:"inputSwitchSettings" type:"structure"` // Action to pause or unpause one or both channel pipelines PauseStateSettings *PauseStateScheduleActionSettings `locationName:"pauseStateSettings" type:"structure"` // Action to insert SCTE-35 return_to_network message Scte35ReturnToNetworkSettings *Scte35ReturnToNetworkScheduleActionSettings `locationName:"scte35ReturnToNetworkSettings" type:"structure"` // Action to insert SCTE-35 splice_insert message Scte35SpliceInsertSettings *Scte35SpliceInsertScheduleActionSettings `locationName:"scte35SpliceInsertSettings" type:"structure"` // Action to insert SCTE-35 time_signal message Scte35TimeSignalSettings *Scte35TimeSignalScheduleActionSettings `locationName:"scte35TimeSignalSettings" type:"structure"` // Action to activate a static image overlay StaticImageActivateSettings *StaticImageActivateScheduleActionSettings `locationName:"staticImageActivateSettings" type:"structure"` // Action to deactivate a static image overlay StaticImageDeactivateSettings *StaticImageDeactivateScheduleActionSettings `locationName:"staticImageDeactivateSettings" type:"structure"` // contains filtered or unexported fields }
Holds the settings for a single schedule action. Please also see https://docs.aws.amazon.com/goto/WebAPI/medialive-2017-10-14/ScheduleActionSettings
func (ScheduleActionSettings) MarshalFields ¶ added in v0.5.0
func (s ScheduleActionSettings) MarshalFields(e protocol.FieldEncoder) error
MarshalFields encodes the AWS API shape using the passed in protocol encoder.
func (ScheduleActionSettings) String ¶ added in v0.5.0
func (s ScheduleActionSettings) String() string
String returns the string representation
func (*ScheduleActionSettings) Validate ¶ added in v0.5.0
func (s *ScheduleActionSettings) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type ScheduleActionStartSettings ¶ added in v0.5.0
type ScheduleActionStartSettings struct { // Option for specifying the start time for an action. FixedModeScheduleActionStartSettings *FixedModeScheduleActionStartSettings `locationName:"fixedModeScheduleActionStartSettings" type:"structure"` // Option for specifying an action as relative to another action. FollowModeScheduleActionStartSettings *FollowModeScheduleActionStartSettings `locationName:"followModeScheduleActionStartSettings" type:"structure"` // Option for specifying an action that should be applied immediately. ImmediateModeScheduleActionStartSettings *ImmediateModeScheduleActionStartSettings `locationName:"immediateModeScheduleActionStartSettings" type:"structure"` // contains filtered or unexported fields }
Settings to specify when an action should occur. Only one of the options must be selected. Please also see https://docs.aws.amazon.com/goto/WebAPI/medialive-2017-10-14/ScheduleActionStartSettings
func (ScheduleActionStartSettings) MarshalFields ¶ added in v0.5.0
func (s ScheduleActionStartSettings) MarshalFields(e protocol.FieldEncoder) error
MarshalFields encodes the AWS API shape using the passed in protocol encoder.
func (ScheduleActionStartSettings) String ¶ added in v0.5.0
func (s ScheduleActionStartSettings) String() string
String returns the string representation
func (*ScheduleActionStartSettings) Validate ¶ added in v0.6.0
func (s *ScheduleActionStartSettings) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type Scte20Convert608To708 ¶
type Scte20Convert608To708 string
Scte20 Convert608 To708
const ( Scte20Convert608To708Disabled Scte20Convert608To708 = "DISABLED" Scte20Convert608To708Upconvert Scte20Convert608To708 = "UPCONVERT" )
Enum values for Scte20Convert608To708
func (Scte20Convert608To708) MarshalValue ¶ added in v0.3.0
func (enum Scte20Convert608To708) MarshalValue() (string, error)
func (Scte20Convert608To708) MarshalValueBuf ¶ added in v0.3.0
func (enum Scte20Convert608To708) MarshalValueBuf(b []byte) ([]byte, error)
type Scte20PlusEmbeddedDestinationSettings ¶
type Scte20PlusEmbeddedDestinationSettings struct {
// contains filtered or unexported fields
}
Scte20 Plus Embedded Destination Settings Please also see https://docs.aws.amazon.com/goto/WebAPI/medialive-2017-10-14/Scte20PlusEmbeddedDestinationSettings
func (Scte20PlusEmbeddedDestinationSettings) MarshalFields ¶ added in v0.3.0
func (s Scte20PlusEmbeddedDestinationSettings) MarshalFields(e protocol.FieldEncoder) error
MarshalFields encodes the AWS API shape using the passed in protocol encoder.
func (Scte20PlusEmbeddedDestinationSettings) String ¶
func (s Scte20PlusEmbeddedDestinationSettings) String() string
String returns the string representation
type Scte20SourceSettings ¶
type Scte20SourceSettings struct { // If upconvert, 608 data is both passed through via the "608 compatibility // bytes" fields of the 708 wrapper as well as translated into 708. 708 data // present in the source content will be discarded. Convert608To708 Scte20Convert608To708 `locationName:"convert608To708" type:"string" enum:"true"` // Specifies the 608/708 channel number within the video track from which to // extract captions. Unused for passthrough. Source608ChannelNumber *int64 `locationName:"source608ChannelNumber" min:"1" type:"integer"` // contains filtered or unexported fields }
Scte20 Source Settings Please also see https://docs.aws.amazon.com/goto/WebAPI/medialive-2017-10-14/Scte20SourceSettings
func (Scte20SourceSettings) MarshalFields ¶ added in v0.3.0
func (s Scte20SourceSettings) MarshalFields(e protocol.FieldEncoder) error
MarshalFields encodes the AWS API shape using the passed in protocol encoder.
func (Scte20SourceSettings) String ¶
func (s Scte20SourceSettings) String() string
String returns the string representation
func (*Scte20SourceSettings) Validate ¶ added in v0.4.0
func (s *Scte20SourceSettings) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type Scte27DestinationSettings ¶
type Scte27DestinationSettings struct {
// contains filtered or unexported fields
}
Scte27 Destination Settings Please also see https://docs.aws.amazon.com/goto/WebAPI/medialive-2017-10-14/Scte27DestinationSettings
func (Scte27DestinationSettings) MarshalFields ¶ added in v0.3.0
func (s Scte27DestinationSettings) MarshalFields(e protocol.FieldEncoder) error
MarshalFields encodes the AWS API shape using the passed in protocol encoder.
func (Scte27DestinationSettings) String ¶
func (s Scte27DestinationSettings) String() string
String returns the string representation
type Scte27SourceSettings ¶
type Scte27SourceSettings struct { // The pid field is used in conjunction with the caption selector languageCode // field as follows: - Specify PID and Language: Extracts captions from that // PID; the language is "informational". - Specify PID and omit Language: Extracts // the specified PID. - Omit PID and specify Language: Extracts the specified // language, whichever PID that happens to be. - Omit PID and omit Language: // Valid only if source is DVB-Sub that is being passed through; all languages // will be passed through. Pid *int64 `locationName:"pid" min:"1" type:"integer"` // contains filtered or unexported fields }
Scte27 Source Settings Please also see https://docs.aws.amazon.com/goto/WebAPI/medialive-2017-10-14/Scte27SourceSettings
func (Scte27SourceSettings) MarshalFields ¶ added in v0.3.0
func (s Scte27SourceSettings) MarshalFields(e protocol.FieldEncoder) error
MarshalFields encodes the AWS API shape using the passed in protocol encoder.
func (Scte27SourceSettings) String ¶
func (s Scte27SourceSettings) String() string
String returns the string representation
func (*Scte27SourceSettings) Validate ¶ added in v0.4.0
func (s *Scte27SourceSettings) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type Scte35AposNoRegionalBlackoutBehavior ¶
type Scte35AposNoRegionalBlackoutBehavior string
Scte35 Apos No Regional Blackout Behavior
const ( Scte35AposNoRegionalBlackoutBehaviorFollow Scte35AposNoRegionalBlackoutBehavior = "FOLLOW" Scte35AposNoRegionalBlackoutBehaviorIgnore Scte35AposNoRegionalBlackoutBehavior = "IGNORE" )
Enum values for Scte35AposNoRegionalBlackoutBehavior
func (Scte35AposNoRegionalBlackoutBehavior) MarshalValue ¶ added in v0.3.0
func (enum Scte35AposNoRegionalBlackoutBehavior) MarshalValue() (string, error)
func (Scte35AposNoRegionalBlackoutBehavior) MarshalValueBuf ¶ added in v0.3.0
func (enum Scte35AposNoRegionalBlackoutBehavior) MarshalValueBuf(b []byte) ([]byte, error)
type Scte35AposWebDeliveryAllowedBehavior ¶
type Scte35AposWebDeliveryAllowedBehavior string
Scte35 Apos Web Delivery Allowed Behavior
const ( Scte35AposWebDeliveryAllowedBehaviorFollow Scte35AposWebDeliveryAllowedBehavior = "FOLLOW" Scte35AposWebDeliveryAllowedBehaviorIgnore Scte35AposWebDeliveryAllowedBehavior = "IGNORE" )
Enum values for Scte35AposWebDeliveryAllowedBehavior
func (Scte35AposWebDeliveryAllowedBehavior) MarshalValue ¶ added in v0.3.0
func (enum Scte35AposWebDeliveryAllowedBehavior) MarshalValue() (string, error)
func (Scte35AposWebDeliveryAllowedBehavior) MarshalValueBuf ¶ added in v0.3.0
func (enum Scte35AposWebDeliveryAllowedBehavior) MarshalValueBuf(b []byte) ([]byte, error)
type Scte35ArchiveAllowedFlag ¶ added in v0.5.0
type Scte35ArchiveAllowedFlag string
Corresponds to the archive_allowed parameter. A value of ARCHIVE_NOT_ALLOWED corresponds to 0 (false) in the SCTE-35 specification. If you include one of the "restriction" flags then you must include all four of them.
const ( Scte35ArchiveAllowedFlagArchiveNotAllowed Scte35ArchiveAllowedFlag = "ARCHIVE_NOT_ALLOWED" Scte35ArchiveAllowedFlagArchiveAllowed Scte35ArchiveAllowedFlag = "ARCHIVE_ALLOWED" )
Enum values for Scte35ArchiveAllowedFlag
func (Scte35ArchiveAllowedFlag) MarshalValue ¶ added in v0.5.0
func (enum Scte35ArchiveAllowedFlag) MarshalValue() (string, error)
func (Scte35ArchiveAllowedFlag) MarshalValueBuf ¶ added in v0.5.0
func (enum Scte35ArchiveAllowedFlag) MarshalValueBuf(b []byte) ([]byte, error)
type Scte35DeliveryRestrictions ¶ added in v0.5.0
type Scte35DeliveryRestrictions struct { // Corresponds to SCTE-35 archive_allowed_flag. // // ArchiveAllowedFlag is a required field ArchiveAllowedFlag Scte35ArchiveAllowedFlag `locationName:"archiveAllowedFlag" type:"string" required:"true" enum:"true"` // Corresponds to SCTE-35 device_restrictions parameter. // // DeviceRestrictions is a required field DeviceRestrictions Scte35DeviceRestrictions `locationName:"deviceRestrictions" type:"string" required:"true" enum:"true"` // Corresponds to SCTE-35 no_regional_blackout_flag parameter. // // NoRegionalBlackoutFlag is a required field NoRegionalBlackoutFlag Scte35NoRegionalBlackoutFlag `locationName:"noRegionalBlackoutFlag" type:"string" required:"true" enum:"true"` // Corresponds to SCTE-35 web_delivery_allowed_flag parameter. // // WebDeliveryAllowedFlag is a required field WebDeliveryAllowedFlag Scte35WebDeliveryAllowedFlag `locationName:"webDeliveryAllowedFlag" type:"string" required:"true" enum:"true"` // contains filtered or unexported fields }
Corresponds to SCTE-35 delivery_not_restricted_flag parameter. To declare delivery restrictions, include this element and its four "restriction" flags. To declare that there are no restrictions, omit this element. Please also see https://docs.aws.amazon.com/goto/WebAPI/medialive-2017-10-14/Scte35DeliveryRestrictions
func (Scte35DeliveryRestrictions) MarshalFields ¶ added in v0.5.0
func (s Scte35DeliveryRestrictions) MarshalFields(e protocol.FieldEncoder) error
MarshalFields encodes the AWS API shape using the passed in protocol encoder.
func (Scte35DeliveryRestrictions) String ¶ added in v0.5.0
func (s Scte35DeliveryRestrictions) String() string
String returns the string representation
func (*Scte35DeliveryRestrictions) Validate ¶ added in v0.5.0
func (s *Scte35DeliveryRestrictions) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type Scte35Descriptor ¶ added in v0.5.0
type Scte35Descriptor struct { // SCTE-35 Descriptor Settings. // // Scte35DescriptorSettings is a required field Scte35DescriptorSettings *Scte35DescriptorSettings `locationName:"scte35DescriptorSettings" type:"structure" required:"true"` // contains filtered or unexported fields }
Holds one set of SCTE-35 Descriptor Settings. Please also see https://docs.aws.amazon.com/goto/WebAPI/medialive-2017-10-14/Scte35Descriptor
func (Scte35Descriptor) MarshalFields ¶ added in v0.5.0
func (s Scte35Descriptor) MarshalFields(e protocol.FieldEncoder) error
MarshalFields encodes the AWS API shape using the passed in protocol encoder.
func (Scte35Descriptor) String ¶ added in v0.5.0
func (s Scte35Descriptor) String() string
String returns the string representation
func (*Scte35Descriptor) Validate ¶ added in v0.5.0
func (s *Scte35Descriptor) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type Scte35DescriptorSettings ¶ added in v0.5.0
type Scte35DescriptorSettings struct { // SCTE-35 Segmentation Descriptor. // // SegmentationDescriptorScte35DescriptorSettings is a required field SegmentationDescriptorScte35DescriptorSettings *Scte35SegmentationDescriptor `locationName:"segmentationDescriptorScte35DescriptorSettings" type:"structure" required:"true"` // contains filtered or unexported fields }
SCTE-35 Descriptor settings. Please also see https://docs.aws.amazon.com/goto/WebAPI/medialive-2017-10-14/Scte35DescriptorSettings
func (Scte35DescriptorSettings) MarshalFields ¶ added in v0.5.0
func (s Scte35DescriptorSettings) MarshalFields(e protocol.FieldEncoder) error
MarshalFields encodes the AWS API shape using the passed in protocol encoder.
func (Scte35DescriptorSettings) String ¶ added in v0.5.0
func (s Scte35DescriptorSettings) String() string
String returns the string representation
func (*Scte35DescriptorSettings) Validate ¶ added in v0.5.0
func (s *Scte35DescriptorSettings) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type Scte35DeviceRestrictions ¶ added in v0.5.0
type Scte35DeviceRestrictions string
Corresponds to the device_restrictions parameter in a segmentation_descriptor. If you include one of the "restriction" flags then you must include all four of them.
const ( Scte35DeviceRestrictionsNone Scte35DeviceRestrictions = "NONE" Scte35DeviceRestrictionsRestrictGroup0 Scte35DeviceRestrictions = "RESTRICT_GROUP0" Scte35DeviceRestrictionsRestrictGroup1 Scte35DeviceRestrictions = "RESTRICT_GROUP1" Scte35DeviceRestrictionsRestrictGroup2 Scte35DeviceRestrictions = "RESTRICT_GROUP2" )
Enum values for Scte35DeviceRestrictions
func (Scte35DeviceRestrictions) MarshalValue ¶ added in v0.5.0
func (enum Scte35DeviceRestrictions) MarshalValue() (string, error)
func (Scte35DeviceRestrictions) MarshalValueBuf ¶ added in v0.5.0
func (enum Scte35DeviceRestrictions) MarshalValueBuf(b []byte) ([]byte, error)
type Scte35NoRegionalBlackoutFlag ¶ added in v0.5.0
type Scte35NoRegionalBlackoutFlag string
Corresponds to the no_regional_blackout_flag parameter. A value of REGIONAL_BLACKOUT corresponds to 0 (false) in the SCTE-35 specification. If you include one of the "restriction" flags then you must include all four of them.
const ( Scte35NoRegionalBlackoutFlagRegionalBlackout Scte35NoRegionalBlackoutFlag = "REGIONAL_BLACKOUT" Scte35NoRegionalBlackoutFlagNoRegionalBlackout Scte35NoRegionalBlackoutFlag = "NO_REGIONAL_BLACKOUT" )
Enum values for Scte35NoRegionalBlackoutFlag
func (Scte35NoRegionalBlackoutFlag) MarshalValue ¶ added in v0.5.0
func (enum Scte35NoRegionalBlackoutFlag) MarshalValue() (string, error)
func (Scte35NoRegionalBlackoutFlag) MarshalValueBuf ¶ added in v0.5.0
func (enum Scte35NoRegionalBlackoutFlag) MarshalValueBuf(b []byte) ([]byte, error)
type Scte35ReturnToNetworkScheduleActionSettings ¶ added in v0.5.0
type Scte35ReturnToNetworkScheduleActionSettings struct { // The splice_event_id for the SCTE-35 splice_insert, as defined in SCTE-35. // // SpliceEventId is a required field SpliceEventId *int64 `locationName:"spliceEventId" type:"long" required:"true"` // contains filtered or unexported fields }
Settings for a SCTE-35 return_to_network message. Please also see https://docs.aws.amazon.com/goto/WebAPI/medialive-2017-10-14/Scte35ReturnToNetworkScheduleActionSettings
func (Scte35ReturnToNetworkScheduleActionSettings) MarshalFields ¶ added in v0.5.0
func (s Scte35ReturnToNetworkScheduleActionSettings) MarshalFields(e protocol.FieldEncoder) error
MarshalFields encodes the AWS API shape using the passed in protocol encoder.
func (Scte35ReturnToNetworkScheduleActionSettings) String ¶ added in v0.5.0
func (s Scte35ReturnToNetworkScheduleActionSettings) String() string
String returns the string representation
func (*Scte35ReturnToNetworkScheduleActionSettings) Validate ¶ added in v0.5.0
func (s *Scte35ReturnToNetworkScheduleActionSettings) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type Scte35SegmentationCancelIndicator ¶ added in v0.5.0
type Scte35SegmentationCancelIndicator string
Corresponds to SCTE-35 segmentation_event_cancel_indicator. SEGMENTATION_EVENT_NOT_CANCELED corresponds to 0 in the SCTE-35 specification and indicates that this is an insertion request. SEGMENTATION_EVENT_CANCELED corresponds to 1 in the SCTE-35 specification and indicates that this is a cancelation request, in which case complete this field and the existing event ID to cancel.
const ( Scte35SegmentationCancelIndicatorSegmentationEventNotCanceled Scte35SegmentationCancelIndicator = "SEGMENTATION_EVENT_NOT_CANCELED" Scte35SegmentationCancelIndicatorSegmentationEventCanceled Scte35SegmentationCancelIndicator = "SEGMENTATION_EVENT_CANCELED" )
Enum values for Scte35SegmentationCancelIndicator
func (Scte35SegmentationCancelIndicator) MarshalValue ¶ added in v0.5.0
func (enum Scte35SegmentationCancelIndicator) MarshalValue() (string, error)
func (Scte35SegmentationCancelIndicator) MarshalValueBuf ¶ added in v0.5.0
func (enum Scte35SegmentationCancelIndicator) MarshalValueBuf(b []byte) ([]byte, error)
type Scte35SegmentationDescriptor ¶ added in v0.5.0
type Scte35SegmentationDescriptor struct { // Holds the four SCTE-35 delivery restriction parameters. DeliveryRestrictions *Scte35DeliveryRestrictions `locationName:"deliveryRestrictions" type:"structure"` // Corresponds to SCTE-35 segment_num. A value that is valid for the specified // segmentation_type_id. SegmentNum *int64 `locationName:"segmentNum" type:"integer"` // Corresponds to SCTE-35 segmentation_event_cancel_indicator. // // SegmentationCancelIndicator is a required field SegmentationCancelIndicator Scte35SegmentationCancelIndicator `locationName:"segmentationCancelIndicator" type:"string" required:"true" enum:"true"` // Corresponds to SCTE-35 segmentation_duration. Optional. The duration for // the time_signal, in 90 KHz ticks. To convert seconds to ticks, multiple the // seconds by 90,000. Enter time in 90 KHz clock ticks. If you do not enter // a duration, the time_signal will continue until you insert a cancellation // message. SegmentationDuration *int64 `locationName:"segmentationDuration" type:"long"` // Corresponds to SCTE-35 segmentation_event_id. // // SegmentationEventId is a required field SegmentationEventId *int64 `locationName:"segmentationEventId" type:"long" required:"true"` // Corresponds to SCTE-35 segmentation_type_id. One of the segmentation_type_id // values listed in the SCTE-35 specification. On the console, enter the ID // in decimal (for example, "52"). In the CLI, API, or an SDK, enter the ID // in hex (for example, "0x34") or decimal (for example, "52"). SegmentationTypeId *int64 `locationName:"segmentationTypeId" type:"integer"` // Corresponds to SCTE-35 segmentation_upid. Enter a string containing the hexadecimal // representation of the characters that make up the SCTE-35 segmentation_upid // value. Must contain an even number of hex characters. Do not include spaces // between each hex pair. For example, the ASCII "ADS Information" becomes hex // "41445320496e666f726d6174696f6e. SegmentationUpid *string `locationName:"segmentationUpid" type:"string"` // Corresponds to SCTE-35 segmentation_upid_type. On the console, enter one // of the types listed in the SCTE-35 specification, converted to a decimal. // For example, "0x0C" hex from the specification is "12" in decimal. In the // CLI, API, or an SDK, enter one of the types listed in the SCTE-35 specification, // in either hex (for example, "0x0C" ) or in decimal (for example, "12"). SegmentationUpidType *int64 `locationName:"segmentationUpidType" type:"integer"` // Corresponds to SCTE-35 segments_expected. A value that is valid for the specified // segmentation_type_id. SegmentsExpected *int64 `locationName:"segmentsExpected" type:"integer"` // Corresponds to SCTE-35 sub_segment_num. A value that is valid for the specified // segmentation_type_id. SubSegmentNum *int64 `locationName:"subSegmentNum" type:"integer"` // Corresponds to SCTE-35 sub_segments_expected. A value that is valid for the // specified segmentation_type_id. SubSegmentsExpected *int64 `locationName:"subSegmentsExpected" type:"integer"` // contains filtered or unexported fields }
Corresponds to SCTE-35 segmentation_descriptor. Please also see https://docs.aws.amazon.com/goto/WebAPI/medialive-2017-10-14/Scte35SegmentationDescriptor
func (Scte35SegmentationDescriptor) MarshalFields ¶ added in v0.5.0
func (s Scte35SegmentationDescriptor) MarshalFields(e protocol.FieldEncoder) error
MarshalFields encodes the AWS API shape using the passed in protocol encoder.
func (Scte35SegmentationDescriptor) String ¶ added in v0.5.0
func (s Scte35SegmentationDescriptor) String() string
String returns the string representation
func (*Scte35SegmentationDescriptor) Validate ¶ added in v0.5.0
func (s *Scte35SegmentationDescriptor) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type Scte35SpliceInsert ¶
type Scte35SpliceInsert struct { // When specified, this offset (in milliseconds) is added to the input Ad Avail // PTS time. This only applies to embedded SCTE 104/35 messages and does not // apply to OOB messages. AdAvailOffset *int64 `locationName:"adAvailOffset" type:"integer"` // When set to ignore, Segment Descriptors with noRegionalBlackoutFlag set to // 0 will no longer trigger blackouts or Ad Avail slates NoRegionalBlackoutFlag Scte35SpliceInsertNoRegionalBlackoutBehavior `locationName:"noRegionalBlackoutFlag" type:"string" enum:"true"` // When set to ignore, Segment Descriptors with webDeliveryAllowedFlag set to // 0 will no longer trigger blackouts or Ad Avail slates WebDeliveryAllowedFlag Scte35SpliceInsertWebDeliveryAllowedBehavior `locationName:"webDeliveryAllowedFlag" type:"string" enum:"true"` // contains filtered or unexported fields }
Scte35 Splice Insert Please also see https://docs.aws.amazon.com/goto/WebAPI/medialive-2017-10-14/Scte35SpliceInsert
func (Scte35SpliceInsert) MarshalFields ¶ added in v0.3.0
func (s Scte35SpliceInsert) MarshalFields(e protocol.FieldEncoder) error
MarshalFields encodes the AWS API shape using the passed in protocol encoder.
func (Scte35SpliceInsert) String ¶
func (s Scte35SpliceInsert) String() string
String returns the string representation
func (*Scte35SpliceInsert) Validate ¶ added in v0.4.0
func (s *Scte35SpliceInsert) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type Scte35SpliceInsertNoRegionalBlackoutBehavior ¶
type Scte35SpliceInsertNoRegionalBlackoutBehavior string
Scte35 Splice Insert No Regional Blackout Behavior
const ( Scte35SpliceInsertNoRegionalBlackoutBehaviorFollow Scte35SpliceInsertNoRegionalBlackoutBehavior = "FOLLOW" Scte35SpliceInsertNoRegionalBlackoutBehaviorIgnore Scte35SpliceInsertNoRegionalBlackoutBehavior = "IGNORE" )
Enum values for Scte35SpliceInsertNoRegionalBlackoutBehavior
func (Scte35SpliceInsertNoRegionalBlackoutBehavior) MarshalValue ¶ added in v0.3.0
func (enum Scte35SpliceInsertNoRegionalBlackoutBehavior) MarshalValue() (string, error)
func (Scte35SpliceInsertNoRegionalBlackoutBehavior) MarshalValueBuf ¶ added in v0.3.0
func (enum Scte35SpliceInsertNoRegionalBlackoutBehavior) MarshalValueBuf(b []byte) ([]byte, error)
type Scte35SpliceInsertScheduleActionSettings ¶ added in v0.5.0
type Scte35SpliceInsertScheduleActionSettings struct { // Optional, the duration for the splice_insert, in 90 KHz ticks. To convert // seconds to ticks, multiple the seconds by 90,000. If you enter a duration, // there is an expectation that the downstream system can read the duration // and cue in at that time. If you do not enter a duration, the splice_insert // will continue indefinitely and there is an expectation that you will enter // a return_to_network to end the splice_insert at the appropriate time. Duration *int64 `locationName:"duration" type:"long"` // The splice_event_id for the SCTE-35 splice_insert, as defined in SCTE-35. // // SpliceEventId is a required field SpliceEventId *int64 `locationName:"spliceEventId" type:"long" required:"true"` // contains filtered or unexported fields }
Settings for a SCTE-35 splice_insert message. Please also see https://docs.aws.amazon.com/goto/WebAPI/medialive-2017-10-14/Scte35SpliceInsertScheduleActionSettings
func (Scte35SpliceInsertScheduleActionSettings) MarshalFields ¶ added in v0.5.0
func (s Scte35SpliceInsertScheduleActionSettings) MarshalFields(e protocol.FieldEncoder) error
MarshalFields encodes the AWS API shape using the passed in protocol encoder.
func (Scte35SpliceInsertScheduleActionSettings) String ¶ added in v0.5.0
func (s Scte35SpliceInsertScheduleActionSettings) String() string
String returns the string representation
func (*Scte35SpliceInsertScheduleActionSettings) Validate ¶ added in v0.5.0
func (s *Scte35SpliceInsertScheduleActionSettings) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type Scte35SpliceInsertWebDeliveryAllowedBehavior ¶
type Scte35SpliceInsertWebDeliveryAllowedBehavior string
Scte35 Splice Insert Web Delivery Allowed Behavior
const ( Scte35SpliceInsertWebDeliveryAllowedBehaviorFollow Scte35SpliceInsertWebDeliveryAllowedBehavior = "FOLLOW" Scte35SpliceInsertWebDeliveryAllowedBehaviorIgnore Scte35SpliceInsertWebDeliveryAllowedBehavior = "IGNORE" )
Enum values for Scte35SpliceInsertWebDeliveryAllowedBehavior
func (Scte35SpliceInsertWebDeliveryAllowedBehavior) MarshalValue ¶ added in v0.3.0
func (enum Scte35SpliceInsertWebDeliveryAllowedBehavior) MarshalValue() (string, error)
func (Scte35SpliceInsertWebDeliveryAllowedBehavior) MarshalValueBuf ¶ added in v0.3.0
func (enum Scte35SpliceInsertWebDeliveryAllowedBehavior) MarshalValueBuf(b []byte) ([]byte, error)
type Scte35TimeSignalApos ¶
type Scte35TimeSignalApos struct { // When specified, this offset (in milliseconds) is added to the input Ad Avail // PTS time. This only applies to embedded SCTE 104/35 messages and does not // apply to OOB messages. AdAvailOffset *int64 `locationName:"adAvailOffset" type:"integer"` // When set to ignore, Segment Descriptors with noRegionalBlackoutFlag set to // 0 will no longer trigger blackouts or Ad Avail slates NoRegionalBlackoutFlag Scte35AposNoRegionalBlackoutBehavior `locationName:"noRegionalBlackoutFlag" type:"string" enum:"true"` // When set to ignore, Segment Descriptors with webDeliveryAllowedFlag set to // 0 will no longer trigger blackouts or Ad Avail slates WebDeliveryAllowedFlag Scte35AposWebDeliveryAllowedBehavior `locationName:"webDeliveryAllowedFlag" type:"string" enum:"true"` // contains filtered or unexported fields }
Scte35 Time Signal Apos Please also see https://docs.aws.amazon.com/goto/WebAPI/medialive-2017-10-14/Scte35TimeSignalApos
func (Scte35TimeSignalApos) MarshalFields ¶ added in v0.3.0
func (s Scte35TimeSignalApos) MarshalFields(e protocol.FieldEncoder) error
MarshalFields encodes the AWS API shape using the passed in protocol encoder.
func (Scte35TimeSignalApos) String ¶
func (s Scte35TimeSignalApos) String() string
String returns the string representation
func (*Scte35TimeSignalApos) Validate ¶ added in v0.4.0
func (s *Scte35TimeSignalApos) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type Scte35TimeSignalScheduleActionSettings ¶ added in v0.5.0
type Scte35TimeSignalScheduleActionSettings struct { // The list of SCTE-35 descriptors accompanying the SCTE-35 time_signal. // // Scte35Descriptors is a required field Scte35Descriptors []Scte35Descriptor `locationName:"scte35Descriptors" type:"list" required:"true"` // contains filtered or unexported fields }
Settings for a SCTE-35 time_signal. Please also see https://docs.aws.amazon.com/goto/WebAPI/medialive-2017-10-14/Scte35TimeSignalScheduleActionSettings
func (Scte35TimeSignalScheduleActionSettings) MarshalFields ¶ added in v0.5.0
func (s Scte35TimeSignalScheduleActionSettings) MarshalFields(e protocol.FieldEncoder) error
MarshalFields encodes the AWS API shape using the passed in protocol encoder.
func (Scte35TimeSignalScheduleActionSettings) String ¶ added in v0.5.0
func (s Scte35TimeSignalScheduleActionSettings) String() string
String returns the string representation
func (*Scte35TimeSignalScheduleActionSettings) Validate ¶ added in v0.5.0
func (s *Scte35TimeSignalScheduleActionSettings) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type Scte35WebDeliveryAllowedFlag ¶ added in v0.5.0
type Scte35WebDeliveryAllowedFlag string
Corresponds to the web_delivery_allowed_flag parameter. A value of WEB_DELIVERY_NOT_ALLOWED corresponds to 0 (false) in the SCTE-35 specification. If you include one of the "restriction" flags then you must include all four of them.
const ( Scte35WebDeliveryAllowedFlagWebDeliveryNotAllowed Scte35WebDeliveryAllowedFlag = "WEB_DELIVERY_NOT_ALLOWED" Scte35WebDeliveryAllowedFlagWebDeliveryAllowed Scte35WebDeliveryAllowedFlag = "WEB_DELIVERY_ALLOWED" )
Enum values for Scte35WebDeliveryAllowedFlag
func (Scte35WebDeliveryAllowedFlag) MarshalValue ¶ added in v0.5.0
func (enum Scte35WebDeliveryAllowedFlag) MarshalValue() (string, error)
func (Scte35WebDeliveryAllowedFlag) MarshalValueBuf ¶ added in v0.5.0
func (enum Scte35WebDeliveryAllowedFlag) MarshalValueBuf(b []byte) ([]byte, error)
type SmoothGroupAudioOnlyTimecodeControl ¶
type SmoothGroupAudioOnlyTimecodeControl string
Smooth Group Audio Only Timecode Control
const ( SmoothGroupAudioOnlyTimecodeControlPassthrough SmoothGroupAudioOnlyTimecodeControl = "PASSTHROUGH" SmoothGroupAudioOnlyTimecodeControlUseConfiguredClock SmoothGroupAudioOnlyTimecodeControl = "USE_CONFIGURED_CLOCK" )
Enum values for SmoothGroupAudioOnlyTimecodeControl
func (SmoothGroupAudioOnlyTimecodeControl) MarshalValue ¶ added in v0.3.0
func (enum SmoothGroupAudioOnlyTimecodeControl) MarshalValue() (string, error)
func (SmoothGroupAudioOnlyTimecodeControl) MarshalValueBuf ¶ added in v0.3.0
func (enum SmoothGroupAudioOnlyTimecodeControl) MarshalValueBuf(b []byte) ([]byte, error)
type SmoothGroupCertificateMode ¶
type SmoothGroupCertificateMode string
Smooth Group Certificate Mode
const ( SmoothGroupCertificateModeSelfSigned SmoothGroupCertificateMode = "SELF_SIGNED" SmoothGroupCertificateModeVerifyAuthenticity SmoothGroupCertificateMode = "VERIFY_AUTHENTICITY" )
Enum values for SmoothGroupCertificateMode
func (SmoothGroupCertificateMode) MarshalValue ¶ added in v0.3.0
func (enum SmoothGroupCertificateMode) MarshalValue() (string, error)
func (SmoothGroupCertificateMode) MarshalValueBuf ¶ added in v0.3.0
func (enum SmoothGroupCertificateMode) MarshalValueBuf(b []byte) ([]byte, error)
type SmoothGroupEventIdMode ¶
type SmoothGroupEventIdMode string
Smooth Group Event Id Mode
const ( SmoothGroupEventIdModeNoEventId SmoothGroupEventIdMode = "NO_EVENT_ID" SmoothGroupEventIdModeUseConfigured SmoothGroupEventIdMode = "USE_CONFIGURED" SmoothGroupEventIdModeUseTimestamp SmoothGroupEventIdMode = "USE_TIMESTAMP" )
Enum values for SmoothGroupEventIdMode
func (SmoothGroupEventIdMode) MarshalValue ¶ added in v0.3.0
func (enum SmoothGroupEventIdMode) MarshalValue() (string, error)
func (SmoothGroupEventIdMode) MarshalValueBuf ¶ added in v0.3.0
func (enum SmoothGroupEventIdMode) MarshalValueBuf(b []byte) ([]byte, error)
type SmoothGroupEventStopBehavior ¶
type SmoothGroupEventStopBehavior string
Smooth Group Event Stop Behavior
const ( SmoothGroupEventStopBehaviorNone SmoothGroupEventStopBehavior = "NONE" SmoothGroupEventStopBehaviorSendEos SmoothGroupEventStopBehavior = "SEND_EOS" )
Enum values for SmoothGroupEventStopBehavior
func (SmoothGroupEventStopBehavior) MarshalValue ¶ added in v0.3.0
func (enum SmoothGroupEventStopBehavior) MarshalValue() (string, error)
func (SmoothGroupEventStopBehavior) MarshalValueBuf ¶ added in v0.3.0
func (enum SmoothGroupEventStopBehavior) MarshalValueBuf(b []byte) ([]byte, error)
type SmoothGroupSegmentationMode ¶
type SmoothGroupSegmentationMode string
Smooth Group Segmentation Mode
const ( SmoothGroupSegmentationModeUseInputSegmentation SmoothGroupSegmentationMode = "USE_INPUT_SEGMENTATION" SmoothGroupSegmentationModeUseSegmentDuration SmoothGroupSegmentationMode = "USE_SEGMENT_DURATION" )
Enum values for SmoothGroupSegmentationMode
func (SmoothGroupSegmentationMode) MarshalValue ¶ added in v0.3.0
func (enum SmoothGroupSegmentationMode) MarshalValue() (string, error)
func (SmoothGroupSegmentationMode) MarshalValueBuf ¶ added in v0.3.0
func (enum SmoothGroupSegmentationMode) MarshalValueBuf(b []byte) ([]byte, error)
type SmoothGroupSparseTrackType ¶
type SmoothGroupSparseTrackType string
Smooth Group Sparse Track Type
const ( SmoothGroupSparseTrackTypeNone SmoothGroupSparseTrackType = "NONE" SmoothGroupSparseTrackTypeScte35 SmoothGroupSparseTrackType = "SCTE_35" )
Enum values for SmoothGroupSparseTrackType
func (SmoothGroupSparseTrackType) MarshalValue ¶ added in v0.3.0
func (enum SmoothGroupSparseTrackType) MarshalValue() (string, error)
func (SmoothGroupSparseTrackType) MarshalValueBuf ¶ added in v0.3.0
func (enum SmoothGroupSparseTrackType) MarshalValueBuf(b []byte) ([]byte, error)
type SmoothGroupStreamManifestBehavior ¶
type SmoothGroupStreamManifestBehavior string
Smooth Group Stream Manifest Behavior
const ( SmoothGroupStreamManifestBehaviorDoNotSend SmoothGroupStreamManifestBehavior = "DO_NOT_SEND" SmoothGroupStreamManifestBehaviorSend SmoothGroupStreamManifestBehavior = "SEND" )
Enum values for SmoothGroupStreamManifestBehavior
func (SmoothGroupStreamManifestBehavior) MarshalValue ¶ added in v0.3.0
func (enum SmoothGroupStreamManifestBehavior) MarshalValue() (string, error)
func (SmoothGroupStreamManifestBehavior) MarshalValueBuf ¶ added in v0.3.0
func (enum SmoothGroupStreamManifestBehavior) MarshalValueBuf(b []byte) ([]byte, error)
type SmoothGroupTimestampOffsetMode ¶
type SmoothGroupTimestampOffsetMode string
Smooth Group Timestamp Offset Mode
const ( SmoothGroupTimestampOffsetModeUseConfiguredOffset SmoothGroupTimestampOffsetMode = "USE_CONFIGURED_OFFSET" SmoothGroupTimestampOffsetModeUseEventStartDate SmoothGroupTimestampOffsetMode = "USE_EVENT_START_DATE" )
Enum values for SmoothGroupTimestampOffsetMode
func (SmoothGroupTimestampOffsetMode) MarshalValue ¶ added in v0.3.0
func (enum SmoothGroupTimestampOffsetMode) MarshalValue() (string, error)
func (SmoothGroupTimestampOffsetMode) MarshalValueBuf ¶ added in v0.3.0
func (enum SmoothGroupTimestampOffsetMode) MarshalValueBuf(b []byte) ([]byte, error)
type SmpteTtDestinationSettings ¶
type SmpteTtDestinationSettings struct {
// contains filtered or unexported fields
}
Smpte Tt Destination Settings Please also see https://docs.aws.amazon.com/goto/WebAPI/medialive-2017-10-14/SmpteTtDestinationSettings
func (SmpteTtDestinationSettings) MarshalFields ¶ added in v0.3.0
func (s SmpteTtDestinationSettings) MarshalFields(e protocol.FieldEncoder) error
MarshalFields encodes the AWS API shape using the passed in protocol encoder.
func (SmpteTtDestinationSettings) String ¶
func (s SmpteTtDestinationSettings) String() string
String returns the string representation
type StandardHlsSettings ¶
type StandardHlsSettings struct { // List all the audio groups that are used with the video output stream. Input // all the audio GROUP-IDs that are associated to the video, separate by ','. AudioRenditionSets *string `locationName:"audioRenditionSets" type:"string"` // Settings information for the .m3u8 container // // M3u8Settings is a required field M3u8Settings *M3u8Settings `locationName:"m3u8Settings" type:"structure" required:"true"` // contains filtered or unexported fields }
Standard Hls Settings Please also see https://docs.aws.amazon.com/goto/WebAPI/medialive-2017-10-14/StandardHlsSettings
func (StandardHlsSettings) MarshalFields ¶ added in v0.3.0
func (s StandardHlsSettings) MarshalFields(e protocol.FieldEncoder) error
MarshalFields encodes the AWS API shape using the passed in protocol encoder.
func (StandardHlsSettings) String ¶
func (s StandardHlsSettings) String() string
String returns the string representation
func (*StandardHlsSettings) Validate ¶ added in v0.4.0
func (s *StandardHlsSettings) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type StartChannelInput ¶
type StartChannelInput struct { // ChannelId is a required field ChannelId *string `location:"uri" locationName:"channelId" type:"string" required:"true"` // contains filtered or unexported fields }
Please also see https://docs.aws.amazon.com/goto/WebAPI/medialive-2017-10-14/StartChannelRequest
func (StartChannelInput) MarshalFields ¶ added in v0.3.0
func (s StartChannelInput) MarshalFields(e protocol.FieldEncoder) error
MarshalFields encodes the AWS API shape using the passed in protocol encoder.
func (StartChannelInput) String ¶
func (s StartChannelInput) String() string
String returns the string representation
func (*StartChannelInput) Validate ¶
func (s *StartChannelInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type StartChannelOutput ¶
type StartChannelOutput struct { Arn *string `locationName:"arn" type:"string"` // A standard channel has two encoding pipelines and a single pipeline channel // only has one. ChannelClass ChannelClass `locationName:"channelClass" type:"string" enum:"true"` Destinations []OutputDestination `locationName:"destinations" type:"list"` EgressEndpoints []ChannelEgressEndpoint `locationName:"egressEndpoints" type:"list"` // Encoder Settings EncoderSettings *EncoderSettings `locationName:"encoderSettings" type:"structure"` Id *string `locationName:"id" type:"string"` InputAttachments []InputAttachment `locationName:"inputAttachments" type:"list"` InputSpecification *InputSpecification `locationName:"inputSpecification" type:"structure"` // The log level the user wants for their channel. LogLevel LogLevel `locationName:"logLevel" type:"string" enum:"true"` Name *string `locationName:"name" type:"string"` PipelineDetails []PipelineDetail `locationName:"pipelineDetails" type:"list"` PipelinesRunningCount *int64 `locationName:"pipelinesRunningCount" type:"integer"` RoleArn *string `locationName:"roleArn" type:"string"` State ChannelState `locationName:"state" type:"string" enum:"true"` Tags map[string]string `locationName:"tags" type:"map"` // contains filtered or unexported fields }
Please also see https://docs.aws.amazon.com/goto/WebAPI/medialive-2017-10-14/StartChannelResponse
func (StartChannelOutput) MarshalFields ¶ added in v0.3.0
func (s StartChannelOutput) MarshalFields(e protocol.FieldEncoder) error
MarshalFields encodes the AWS API shape using the passed in protocol encoder.
func (StartChannelOutput) String ¶
func (s StartChannelOutput) String() string
String returns the string representation
type StartChannelRequest ¶
type StartChannelRequest struct { *aws.Request Input *StartChannelInput Copy func(*StartChannelInput) StartChannelRequest }
StartChannelRequest is the request type for the StartChannel API operation.
func (StartChannelRequest) Send ¶
func (r StartChannelRequest) Send(ctx context.Context) (*StartChannelResponse, error)
Send marshals and sends the StartChannel API request.
type StartChannelResponse ¶ added in v0.9.0
type StartChannelResponse struct { *StartChannelOutput // contains filtered or unexported fields }
StartChannelResponse is the response type for the StartChannel API operation.
func (*StartChannelResponse) SDKResponseMetdata ¶ added in v0.9.0
func (r *StartChannelResponse) SDKResponseMetdata() *aws.Response
SDKResponseMetdata returns the response metadata for the StartChannel request.
type StartTimecode ¶ added in v0.11.0
type StartTimecode struct { // The timecode for the frame where you want to start the clip. Optional; if // not specified, the clip starts at first frame in the file. Enter the timecode // as HH:MM:SS:FF or HH:MM:SS;FF. Timecode *string `locationName:"timecode" type:"string"` // contains filtered or unexported fields }
Settings to identify the start of the clip. Please also see https://docs.aws.amazon.com/goto/WebAPI/medialive-2017-10-14/StartTimecode
func (StartTimecode) MarshalFields ¶ added in v0.11.0
func (s StartTimecode) MarshalFields(e protocol.FieldEncoder) error
MarshalFields encodes the AWS API shape using the passed in protocol encoder.
func (StartTimecode) String ¶ added in v0.11.0
func (s StartTimecode) String() string
String returns the string representation
type StaticImageActivateScheduleActionSettings ¶ added in v0.5.0
type StaticImageActivateScheduleActionSettings struct { // The duration in milliseconds for the image to remain on the video. If omitted // or set to 0 the duration is unlimited and the image will remain until it // is explicitly deactivated. Duration *int64 `locationName:"duration" type:"integer"` // The time in milliseconds for the image to fade in. The fade-in starts at // the start time of the overlay. Default is 0 (no fade-in). FadeIn *int64 `locationName:"fadeIn" type:"integer"` // Applies only if a duration is specified. The time in milliseconds for the // image to fade out. The fade-out starts when the duration time is hit, so // it effectively extends the duration. Default is 0 (no fade-out). FadeOut *int64 `locationName:"fadeOut" type:"integer"` // The height of the image when inserted into the video, in pixels. The overlay // will be scaled up or down to the specified height. Leave blank to use the // native height of the overlay. Height *int64 `locationName:"height" min:"1" type:"integer"` // The location and filename of the image file to overlay on the video. The // file must be a 32-bit BMP, PNG, or TGA file, and must not be larger (in pixels) // than the input video. // // Image is a required field Image *InputLocation `locationName:"image" type:"structure" required:"true"` // Placement of the left edge of the overlay relative to the left edge of the // video frame, in pixels. 0 (the default) is the left edge of the frame. If // the placement causes the overlay to extend beyond the right edge of the underlying // video, then the overlay is cropped on the right. ImageX *int64 `locationName:"imageX" type:"integer"` // Placement of the top edge of the overlay relative to the top edge of the // video frame, in pixels. 0 (the default) is the top edge of the frame. If // the placement causes the overlay to extend beyond the bottom edge of the // underlying video, then the overlay is cropped on the bottom. ImageY *int64 `locationName:"imageY" type:"integer"` // The number of the layer, 0 to 7. There are 8 layers that can be overlaid // on the video, each layer with a different image. The layers are in Z order, // which means that overlays with higher values of layer are inserted on top // of overlays with lower values of layer. Default is 0. Layer *int64 `locationName:"layer" type:"integer"` // Opacity of image where 0 is transparent and 100 is fully opaque. Default // is 100. Opacity *int64 `locationName:"opacity" type:"integer"` // The width of the image when inserted into the video, in pixels. The overlay // will be scaled up or down to the specified width. Leave blank to use the // native width of the overlay. Width *int64 `locationName:"width" min:"1" type:"integer"` // contains filtered or unexported fields }
Settings for the action to activate a static image. Please also see https://docs.aws.amazon.com/goto/WebAPI/medialive-2017-10-14/StaticImageActivateScheduleActionSettings
func (StaticImageActivateScheduleActionSettings) MarshalFields ¶ added in v0.5.0
func (s StaticImageActivateScheduleActionSettings) MarshalFields(e protocol.FieldEncoder) error
MarshalFields encodes the AWS API shape using the passed in protocol encoder.
func (StaticImageActivateScheduleActionSettings) String ¶ added in v0.5.0
func (s StaticImageActivateScheduleActionSettings) String() string
String returns the string representation
func (*StaticImageActivateScheduleActionSettings) Validate ¶ added in v0.5.0
func (s *StaticImageActivateScheduleActionSettings) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type StaticImageDeactivateScheduleActionSettings ¶ added in v0.5.0
type StaticImageDeactivateScheduleActionSettings struct { // The time in milliseconds for the image to fade out. Default is 0 (no fade-out). FadeOut *int64 `locationName:"fadeOut" type:"integer"` // The image overlay layer to deactivate, 0 to 7. Default is 0. Layer *int64 `locationName:"layer" type:"integer"` // contains filtered or unexported fields }
Settings for the action to deactivate the image in a specific layer. Please also see https://docs.aws.amazon.com/goto/WebAPI/medialive-2017-10-14/StaticImageDeactivateScheduleActionSettings
func (StaticImageDeactivateScheduleActionSettings) MarshalFields ¶ added in v0.5.0
func (s StaticImageDeactivateScheduleActionSettings) MarshalFields(e protocol.FieldEncoder) error
MarshalFields encodes the AWS API shape using the passed in protocol encoder.
func (StaticImageDeactivateScheduleActionSettings) String ¶ added in v0.5.0
func (s StaticImageDeactivateScheduleActionSettings) String() string
String returns the string representation
type StaticKeySettings ¶
type StaticKeySettings struct { // The URL of the license server used for protecting content. KeyProviderServer *InputLocation `locationName:"keyProviderServer" type:"structure"` // Static key value as a 32 character hexadecimal string. // // StaticKeyValue is a required field StaticKeyValue *string `locationName:"staticKeyValue" min:"32" type:"string" required:"true"` // contains filtered or unexported fields }
Static Key Settings Please also see https://docs.aws.amazon.com/goto/WebAPI/medialive-2017-10-14/StaticKeySettings
func (StaticKeySettings) MarshalFields ¶ added in v0.3.0
func (s StaticKeySettings) MarshalFields(e protocol.FieldEncoder) error
MarshalFields encodes the AWS API shape using the passed in protocol encoder.
func (StaticKeySettings) String ¶
func (s StaticKeySettings) String() string
String returns the string representation
func (*StaticKeySettings) Validate ¶ added in v0.4.0
func (s *StaticKeySettings) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type StopChannelInput ¶
type StopChannelInput struct { // ChannelId is a required field ChannelId *string `location:"uri" locationName:"channelId" type:"string" required:"true"` // contains filtered or unexported fields }
Please also see https://docs.aws.amazon.com/goto/WebAPI/medialive-2017-10-14/StopChannelRequest
func (StopChannelInput) MarshalFields ¶ added in v0.3.0
func (s StopChannelInput) MarshalFields(e protocol.FieldEncoder) error
MarshalFields encodes the AWS API shape using the passed in protocol encoder.
func (StopChannelInput) String ¶
func (s StopChannelInput) String() string
String returns the string representation
func (*StopChannelInput) Validate ¶
func (s *StopChannelInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type StopChannelOutput ¶
type StopChannelOutput struct { Arn *string `locationName:"arn" type:"string"` // A standard channel has two encoding pipelines and a single pipeline channel // only has one. ChannelClass ChannelClass `locationName:"channelClass" type:"string" enum:"true"` Destinations []OutputDestination `locationName:"destinations" type:"list"` EgressEndpoints []ChannelEgressEndpoint `locationName:"egressEndpoints" type:"list"` // Encoder Settings EncoderSettings *EncoderSettings `locationName:"encoderSettings" type:"structure"` Id *string `locationName:"id" type:"string"` InputAttachments []InputAttachment `locationName:"inputAttachments" type:"list"` InputSpecification *InputSpecification `locationName:"inputSpecification" type:"structure"` // The log level the user wants for their channel. LogLevel LogLevel `locationName:"logLevel" type:"string" enum:"true"` Name *string `locationName:"name" type:"string"` PipelineDetails []PipelineDetail `locationName:"pipelineDetails" type:"list"` PipelinesRunningCount *int64 `locationName:"pipelinesRunningCount" type:"integer"` RoleArn *string `locationName:"roleArn" type:"string"` State ChannelState `locationName:"state" type:"string" enum:"true"` Tags map[string]string `locationName:"tags" type:"map"` // contains filtered or unexported fields }
Please also see https://docs.aws.amazon.com/goto/WebAPI/medialive-2017-10-14/StopChannelResponse
func (StopChannelOutput) MarshalFields ¶ added in v0.3.0
func (s StopChannelOutput) MarshalFields(e protocol.FieldEncoder) error
MarshalFields encodes the AWS API shape using the passed in protocol encoder.
func (StopChannelOutput) String ¶
func (s StopChannelOutput) String() string
String returns the string representation
type StopChannelRequest ¶
type StopChannelRequest struct { *aws.Request Input *StopChannelInput Copy func(*StopChannelInput) StopChannelRequest }
StopChannelRequest is the request type for the StopChannel API operation.
func (StopChannelRequest) Send ¶
func (r StopChannelRequest) Send(ctx context.Context) (*StopChannelResponse, error)
Send marshals and sends the StopChannel API request.
type StopChannelResponse ¶ added in v0.9.0
type StopChannelResponse struct { *StopChannelOutput // contains filtered or unexported fields }
StopChannelResponse is the response type for the StopChannel API operation.
func (*StopChannelResponse) SDKResponseMetdata ¶ added in v0.9.0
func (r *StopChannelResponse) SDKResponseMetdata() *aws.Response
SDKResponseMetdata returns the response metadata for the StopChannel request.
type StopTimecode ¶ added in v0.11.0
type StopTimecode struct { // If you specify a StopTimecode in an input (in order to clip the file), you // can specify if you want the clip to exclude (the default) or include the // frame specified by the timecode. LastFrameClippingBehavior LastFrameClippingBehavior `locationName:"lastFrameClippingBehavior" type:"string" enum:"true"` // The timecode for the frame where you want to stop the clip. Optional; if // not specified, the clip continues to the end of the file. Enter the timecode // as HH:MM:SS:FF or HH:MM:SS;FF. Timecode *string `locationName:"timecode" type:"string"` // contains filtered or unexported fields }
Settings to identify the end of the clip. Please also see https://docs.aws.amazon.com/goto/WebAPI/medialive-2017-10-14/StopTimecode
func (StopTimecode) MarshalFields ¶ added in v0.11.0
func (s StopTimecode) MarshalFields(e protocol.FieldEncoder) error
MarshalFields encodes the AWS API shape using the passed in protocol encoder.
func (StopTimecode) String ¶ added in v0.11.0
func (s StopTimecode) String() string
String returns the string representation
type TeletextDestinationSettings ¶
type TeletextDestinationSettings struct {
// contains filtered or unexported fields
}
Teletext Destination Settings Please also see https://docs.aws.amazon.com/goto/WebAPI/medialive-2017-10-14/TeletextDestinationSettings
func (TeletextDestinationSettings) MarshalFields ¶ added in v0.3.0
func (s TeletextDestinationSettings) MarshalFields(e protocol.FieldEncoder) error
MarshalFields encodes the AWS API shape using the passed in protocol encoder.
func (TeletextDestinationSettings) String ¶
func (s TeletextDestinationSettings) String() string
String returns the string representation
type TeletextSourceSettings ¶
type TeletextSourceSettings struct { // Specifies the teletext page number within the data stream from which to extract // captions. Range of 0x100 (256) to 0x8FF (2303). Unused for passthrough. Should // be specified as a hexadecimal string with no "0x" prefix. PageNumber *string `locationName:"pageNumber" type:"string"` // contains filtered or unexported fields }
Teletext Source Settings Please also see https://docs.aws.amazon.com/goto/WebAPI/medialive-2017-10-14/TeletextSourceSettings
func (TeletextSourceSettings) MarshalFields ¶ added in v0.3.0
func (s TeletextSourceSettings) MarshalFields(e protocol.FieldEncoder) error
MarshalFields encodes the AWS API shape using the passed in protocol encoder.
func (TeletextSourceSettings) String ¶
func (s TeletextSourceSettings) String() string
String returns the string representation
type TimecodeConfig ¶
type TimecodeConfig struct { // Identifies the source for the timecode that will be associated with the events // outputs.-Embedded (embedded): Initialize the output timecode with timecode // from the the source. If no embedded timecode is detected in the source, the // system falls back to using "Start at 0" (zerobased).-System Clock (systemclock): // Use the UTC time.-Start at 0 (zerobased): The time of the first frame of // the event will be 00:00:00:00. // // Source is a required field Source TimecodeConfigSource `locationName:"source" type:"string" required:"true" enum:"true"` // Threshold in frames beyond which output timecode is resynchronized to the // input timecode. Discrepancies below this threshold are permitted to avoid // unnecessary discontinuities in the output timecode. No timecode sync when // this is not specified. SyncThreshold *int64 `locationName:"syncThreshold" min:"1" type:"integer"` // contains filtered or unexported fields }
Timecode Config Please also see https://docs.aws.amazon.com/goto/WebAPI/medialive-2017-10-14/TimecodeConfig
func (TimecodeConfig) MarshalFields ¶ added in v0.3.0
func (s TimecodeConfig) MarshalFields(e protocol.FieldEncoder) error
MarshalFields encodes the AWS API shape using the passed in protocol encoder.
func (TimecodeConfig) String ¶
func (s TimecodeConfig) String() string
String returns the string representation
func (*TimecodeConfig) Validate ¶ added in v0.4.0
func (s *TimecodeConfig) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type TimecodeConfigSource ¶
type TimecodeConfigSource string
Timecode Config Source
const ( TimecodeConfigSourceEmbedded TimecodeConfigSource = "EMBEDDED" TimecodeConfigSourceSystemclock TimecodeConfigSource = "SYSTEMCLOCK" TimecodeConfigSourceZerobased TimecodeConfigSource = "ZEROBASED" )
Enum values for TimecodeConfigSource
func (TimecodeConfigSource) MarshalValue ¶ added in v0.3.0
func (enum TimecodeConfigSource) MarshalValue() (string, error)
func (TimecodeConfigSource) MarshalValueBuf ¶ added in v0.3.0
func (enum TimecodeConfigSource) MarshalValueBuf(b []byte) ([]byte, error)
type TtmlDestinationSettings ¶
type TtmlDestinationSettings struct { // When set to passthrough, passes through style and position information from // a TTML-like input source (TTML, SMPTE-TT, CFF-TT) to the CFF-TT output or // TTML output. StyleControl TtmlDestinationStyleControl `locationName:"styleControl" type:"string" enum:"true"` // contains filtered or unexported fields }
Ttml Destination Settings Please also see https://docs.aws.amazon.com/goto/WebAPI/medialive-2017-10-14/TtmlDestinationSettings
func (TtmlDestinationSettings) MarshalFields ¶ added in v0.3.0
func (s TtmlDestinationSettings) MarshalFields(e protocol.FieldEncoder) error
MarshalFields encodes the AWS API shape using the passed in protocol encoder.
func (TtmlDestinationSettings) String ¶
func (s TtmlDestinationSettings) String() string
String returns the string representation
type TtmlDestinationStyleControl ¶
type TtmlDestinationStyleControl string
Ttml Destination Style Control
const ( TtmlDestinationStyleControlPassthrough TtmlDestinationStyleControl = "PASSTHROUGH" TtmlDestinationStyleControlUseConfigured TtmlDestinationStyleControl = "USE_CONFIGURED" )
Enum values for TtmlDestinationStyleControl
func (TtmlDestinationStyleControl) MarshalValue ¶ added in v0.3.0
func (enum TtmlDestinationStyleControl) MarshalValue() (string, error)
func (TtmlDestinationStyleControl) MarshalValueBuf ¶ added in v0.3.0
func (enum TtmlDestinationStyleControl) MarshalValueBuf(b []byte) ([]byte, error)
type UdpContainerSettings ¶
type UdpContainerSettings struct { // M2ts Settings M2tsSettings *M2tsSettings `locationName:"m2tsSettings" type:"structure"` // contains filtered or unexported fields }
Udp Container Settings Please also see https://docs.aws.amazon.com/goto/WebAPI/medialive-2017-10-14/UdpContainerSettings
func (UdpContainerSettings) MarshalFields ¶ added in v0.3.0
func (s UdpContainerSettings) MarshalFields(e protocol.FieldEncoder) error
MarshalFields encodes the AWS API shape using the passed in protocol encoder.
func (UdpContainerSettings) String ¶
func (s UdpContainerSettings) String() string
String returns the string representation
func (*UdpContainerSettings) Validate ¶ added in v0.4.0
func (s *UdpContainerSettings) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type UdpGroupSettings ¶
type UdpGroupSettings struct { // Specifies behavior of last resort when input video is lost, and no more backup // inputs are available. When dropTs is selected the entire transport stream // will stop being emitted. When dropProgram is selected the program can be // dropped from the transport stream (and replaced with null packets to meet // the TS bitrate requirement). Or, when emitProgram is chosen the transport // stream will continue to be produced normally with repeat frames, black frames, // or slate frames substituted for the absent input video. InputLossAction InputLossActionForUdpOut `locationName:"inputLossAction" type:"string" enum:"true"` // Indicates ID3 frame that has the timecode. TimedMetadataId3Frame UdpTimedMetadataId3Frame `locationName:"timedMetadataId3Frame" type:"string" enum:"true"` // Timed Metadata interval in seconds. TimedMetadataId3Period *int64 `locationName:"timedMetadataId3Period" type:"integer"` // contains filtered or unexported fields }
Udp Group Settings Please also see https://docs.aws.amazon.com/goto/WebAPI/medialive-2017-10-14/UdpGroupSettings
func (UdpGroupSettings) MarshalFields ¶ added in v0.3.0
func (s UdpGroupSettings) MarshalFields(e protocol.FieldEncoder) error
MarshalFields encodes the AWS API shape using the passed in protocol encoder.
func (UdpGroupSettings) String ¶
func (s UdpGroupSettings) String() string
String returns the string representation
type UdpOutputSettings ¶
type UdpOutputSettings struct { // UDP output buffering in milliseconds. Larger values increase latency through // the transcoder but simultaneously assist the transcoder in maintaining a // constant, low-jitter UDP/RTP output while accommodating clock recovery, input // switching, input disruptions, picture reordering, etc. BufferMsec *int64 `locationName:"bufferMsec" type:"integer"` // Udp Container Settings // // ContainerSettings is a required field ContainerSettings *UdpContainerSettings `locationName:"containerSettings" type:"structure" required:"true"` // Destination address and port number for RTP or UDP packets. Can be unicast // or multicast RTP or UDP (eg. rtp://239.10.10.10:5001 or udp://10.100.100.100:5002). // // Destination is a required field Destination *OutputLocationRef `locationName:"destination" type:"structure" required:"true"` // Settings for enabling and adjusting Forward Error Correction on UDP outputs. FecOutputSettings *FecOutputSettings `locationName:"fecOutputSettings" type:"structure"` // contains filtered or unexported fields }
Udp Output Settings Please also see https://docs.aws.amazon.com/goto/WebAPI/medialive-2017-10-14/UdpOutputSettings
func (UdpOutputSettings) MarshalFields ¶ added in v0.3.0
func (s UdpOutputSettings) MarshalFields(e protocol.FieldEncoder) error
MarshalFields encodes the AWS API shape using the passed in protocol encoder.
func (UdpOutputSettings) String ¶
func (s UdpOutputSettings) String() string
String returns the string representation
func (*UdpOutputSettings) Validate ¶ added in v0.4.0
func (s *UdpOutputSettings) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type UdpTimedMetadataId3Frame ¶
type UdpTimedMetadataId3Frame string
Udp Timed Metadata Id3 Frame
const ( UdpTimedMetadataId3FrameNone UdpTimedMetadataId3Frame = "NONE" UdpTimedMetadataId3FramePriv UdpTimedMetadataId3Frame = "PRIV" UdpTimedMetadataId3FrameTdrl UdpTimedMetadataId3Frame = "TDRL" )
Enum values for UdpTimedMetadataId3Frame
func (UdpTimedMetadataId3Frame) MarshalValue ¶ added in v0.3.0
func (enum UdpTimedMetadataId3Frame) MarshalValue() (string, error)
func (UdpTimedMetadataId3Frame) MarshalValueBuf ¶ added in v0.3.0
func (enum UdpTimedMetadataId3Frame) MarshalValueBuf(b []byte) ([]byte, error)
type UpdateChannelClassInput ¶ added in v0.9.0
type UpdateChannelClassInput struct { // A standard channel has two encoding pipelines and a single pipeline channel // only has one. // // ChannelClass is a required field ChannelClass ChannelClass `locationName:"channelClass" type:"string" required:"true" enum:"true"` // ChannelId is a required field ChannelId *string `location:"uri" locationName:"channelId" type:"string" required:"true"` Destinations []OutputDestination `locationName:"destinations" type:"list"` // contains filtered or unexported fields }
Please also see https://docs.aws.amazon.com/goto/WebAPI/medialive-2017-10-14/UpdateChannelClassRequest
func (UpdateChannelClassInput) MarshalFields ¶ added in v0.9.0
func (s UpdateChannelClassInput) MarshalFields(e protocol.FieldEncoder) error
MarshalFields encodes the AWS API shape using the passed in protocol encoder.
func (UpdateChannelClassInput) String ¶ added in v0.9.0
func (s UpdateChannelClassInput) String() string
String returns the string representation
func (*UpdateChannelClassInput) Validate ¶ added in v0.9.0
func (s *UpdateChannelClassInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type UpdateChannelClassOutput ¶ added in v0.9.0
type UpdateChannelClassOutput struct { Channel *Channel `locationName:"channel" type:"structure"` // contains filtered or unexported fields }
Please also see https://docs.aws.amazon.com/goto/WebAPI/medialive-2017-10-14/UpdateChannelClassResponse
func (UpdateChannelClassOutput) MarshalFields ¶ added in v0.9.0
func (s UpdateChannelClassOutput) MarshalFields(e protocol.FieldEncoder) error
MarshalFields encodes the AWS API shape using the passed in protocol encoder.
func (UpdateChannelClassOutput) String ¶ added in v0.9.0
func (s UpdateChannelClassOutput) String() string
String returns the string representation
type UpdateChannelClassRequest ¶ added in v0.9.0
type UpdateChannelClassRequest struct { *aws.Request Input *UpdateChannelClassInput Copy func(*UpdateChannelClassInput) UpdateChannelClassRequest }
UpdateChannelClassRequest is the request type for the UpdateChannelClass API operation.
func (UpdateChannelClassRequest) Send ¶ added in v0.9.0
func (r UpdateChannelClassRequest) Send(ctx context.Context) (*UpdateChannelClassResponse, error)
Send marshals and sends the UpdateChannelClass API request.
type UpdateChannelClassResponse ¶ added in v0.9.0
type UpdateChannelClassResponse struct { *UpdateChannelClassOutput // contains filtered or unexported fields }
UpdateChannelClassResponse is the response type for the UpdateChannelClass API operation.
func (*UpdateChannelClassResponse) SDKResponseMetdata ¶ added in v0.9.0
func (r *UpdateChannelClassResponse) SDKResponseMetdata() *aws.Response
SDKResponseMetdata returns the response metadata for the UpdateChannelClass request.
type UpdateChannelInput ¶ added in v0.3.0
type UpdateChannelInput struct { // ChannelId is a required field ChannelId *string `location:"uri" locationName:"channelId" type:"string" required:"true"` Destinations []OutputDestination `locationName:"destinations" type:"list"` // Encoder Settings EncoderSettings *EncoderSettings `locationName:"encoderSettings" type:"structure"` InputAttachments []InputAttachment `locationName:"inputAttachments" type:"list"` InputSpecification *InputSpecification `locationName:"inputSpecification" type:"structure"` // The log level the user wants for their channel. LogLevel LogLevel `locationName:"logLevel" type:"string" enum:"true"` Name *string `locationName:"name" type:"string"` RoleArn *string `locationName:"roleArn" type:"string"` // contains filtered or unexported fields }
Please also see https://docs.aws.amazon.com/goto/WebAPI/medialive-2017-10-14/UpdateChannelRequest
func (UpdateChannelInput) MarshalFields ¶ added in v0.3.0
func (s UpdateChannelInput) MarshalFields(e protocol.FieldEncoder) error
MarshalFields encodes the AWS API shape using the passed in protocol encoder.
func (UpdateChannelInput) String ¶ added in v0.3.0
func (s UpdateChannelInput) String() string
String returns the string representation
func (*UpdateChannelInput) Validate ¶ added in v0.3.0
func (s *UpdateChannelInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type UpdateChannelOutput ¶ added in v0.3.0
type UpdateChannelOutput struct { Channel *Channel `locationName:"channel" type:"structure"` // contains filtered or unexported fields }
Please also see https://docs.aws.amazon.com/goto/WebAPI/medialive-2017-10-14/UpdateChannelResponse
func (UpdateChannelOutput) MarshalFields ¶ added in v0.3.0
func (s UpdateChannelOutput) MarshalFields(e protocol.FieldEncoder) error
MarshalFields encodes the AWS API shape using the passed in protocol encoder.
func (UpdateChannelOutput) String ¶ added in v0.3.0
func (s UpdateChannelOutput) String() string
String returns the string representation
type UpdateChannelRequest ¶ added in v0.3.0
type UpdateChannelRequest struct { *aws.Request Input *UpdateChannelInput Copy func(*UpdateChannelInput) UpdateChannelRequest }
UpdateChannelRequest is the request type for the UpdateChannel API operation.
func (UpdateChannelRequest) Send ¶ added in v0.3.0
func (r UpdateChannelRequest) Send(ctx context.Context) (*UpdateChannelResponse, error)
Send marshals and sends the UpdateChannel API request.
type UpdateChannelResponse ¶ added in v0.9.0
type UpdateChannelResponse struct { *UpdateChannelOutput // contains filtered or unexported fields }
UpdateChannelResponse is the response type for the UpdateChannel API operation.
func (*UpdateChannelResponse) SDKResponseMetdata ¶ added in v0.9.0
func (r *UpdateChannelResponse) SDKResponseMetdata() *aws.Response
SDKResponseMetdata returns the response metadata for the UpdateChannel request.
type UpdateInputInput ¶ added in v0.4.0
type UpdateInputInput struct { Destinations []InputDestinationRequest `locationName:"destinations" type:"list"` // InputId is a required field InputId *string `location:"uri" locationName:"inputId" type:"string" required:"true"` InputSecurityGroups []string `locationName:"inputSecurityGroups" type:"list"` MediaConnectFlows []MediaConnectFlowRequest `locationName:"mediaConnectFlows" type:"list"` Name *string `locationName:"name" type:"string"` RoleArn *string `locationName:"roleArn" type:"string"` Sources []InputSourceRequest `locationName:"sources" type:"list"` // contains filtered or unexported fields }
Please also see https://docs.aws.amazon.com/goto/WebAPI/medialive-2017-10-14/UpdateInputRequest
func (UpdateInputInput) MarshalFields ¶ added in v0.4.0
func (s UpdateInputInput) MarshalFields(e protocol.FieldEncoder) error
MarshalFields encodes the AWS API shape using the passed in protocol encoder.
func (UpdateInputInput) String ¶ added in v0.4.0
func (s UpdateInputInput) String() string
String returns the string representation
func (*UpdateInputInput) Validate ¶ added in v0.4.0
func (s *UpdateInputInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type UpdateInputOutput ¶ added in v0.4.0
type UpdateInputOutput struct { Input *Input `locationName:"input" type:"structure"` // contains filtered or unexported fields }
Please also see https://docs.aws.amazon.com/goto/WebAPI/medialive-2017-10-14/UpdateInputResponse
func (UpdateInputOutput) MarshalFields ¶ added in v0.4.0
func (s UpdateInputOutput) MarshalFields(e protocol.FieldEncoder) error
MarshalFields encodes the AWS API shape using the passed in protocol encoder.
func (UpdateInputOutput) String ¶ added in v0.4.0
func (s UpdateInputOutput) String() string
String returns the string representation
type UpdateInputRequest ¶ added in v0.4.0
type UpdateInputRequest struct { *aws.Request Input *UpdateInputInput Copy func(*UpdateInputInput) UpdateInputRequest }
UpdateInputRequest is the request type for the UpdateInput API operation.
func (UpdateInputRequest) Send ¶ added in v0.4.0
func (r UpdateInputRequest) Send(ctx context.Context) (*UpdateInputResponse, error)
Send marshals and sends the UpdateInput API request.
type UpdateInputResponse ¶ added in v0.9.0
type UpdateInputResponse struct { *UpdateInputOutput // contains filtered or unexported fields }
UpdateInputResponse is the response type for the UpdateInput API operation.
func (*UpdateInputResponse) SDKResponseMetdata ¶ added in v0.9.0
func (r *UpdateInputResponse) SDKResponseMetdata() *aws.Response
SDKResponseMetdata returns the response metadata for the UpdateInput request.
type UpdateInputSecurityGroupInput ¶ added in v0.4.0
type UpdateInputSecurityGroupInput struct { // InputSecurityGroupId is a required field InputSecurityGroupId *string `location:"uri" locationName:"inputSecurityGroupId" type:"string" required:"true"` Tags map[string]string `locationName:"tags" type:"map"` WhitelistRules []InputWhitelistRuleCidr `locationName:"whitelistRules" type:"list"` // contains filtered or unexported fields }
Please also see https://docs.aws.amazon.com/goto/WebAPI/medialive-2017-10-14/UpdateInputSecurityGroupRequest
func (UpdateInputSecurityGroupInput) MarshalFields ¶ added in v0.4.0
func (s UpdateInputSecurityGroupInput) MarshalFields(e protocol.FieldEncoder) error
MarshalFields encodes the AWS API shape using the passed in protocol encoder.
func (UpdateInputSecurityGroupInput) String ¶ added in v0.4.0
func (s UpdateInputSecurityGroupInput) String() string
String returns the string representation
func (*UpdateInputSecurityGroupInput) Validate ¶ added in v0.4.0
func (s *UpdateInputSecurityGroupInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type UpdateInputSecurityGroupOutput ¶ added in v0.4.0
type UpdateInputSecurityGroupOutput struct { // An Input Security Group SecurityGroup *InputSecurityGroup `locationName:"securityGroup" type:"structure"` // contains filtered or unexported fields }
Please also see https://docs.aws.amazon.com/goto/WebAPI/medialive-2017-10-14/UpdateInputSecurityGroupResponse
func (UpdateInputSecurityGroupOutput) MarshalFields ¶ added in v0.4.0
func (s UpdateInputSecurityGroupOutput) MarshalFields(e protocol.FieldEncoder) error
MarshalFields encodes the AWS API shape using the passed in protocol encoder.
func (UpdateInputSecurityGroupOutput) String ¶ added in v0.4.0
func (s UpdateInputSecurityGroupOutput) String() string
String returns the string representation
type UpdateInputSecurityGroupRequest ¶ added in v0.4.0
type UpdateInputSecurityGroupRequest struct { *aws.Request Input *UpdateInputSecurityGroupInput Copy func(*UpdateInputSecurityGroupInput) UpdateInputSecurityGroupRequest }
UpdateInputSecurityGroupRequest is the request type for the UpdateInputSecurityGroup API operation.
func (UpdateInputSecurityGroupRequest) Send ¶ added in v0.4.0
func (r UpdateInputSecurityGroupRequest) Send(ctx context.Context) (*UpdateInputSecurityGroupResponse, error)
Send marshals and sends the UpdateInputSecurityGroup API request.
type UpdateInputSecurityGroupResponse ¶ added in v0.9.0
type UpdateInputSecurityGroupResponse struct { *UpdateInputSecurityGroupOutput // contains filtered or unexported fields }
UpdateInputSecurityGroupResponse is the response type for the UpdateInputSecurityGroup API operation.
func (*UpdateInputSecurityGroupResponse) SDKResponseMetdata ¶ added in v0.9.0
func (r *UpdateInputSecurityGroupResponse) SDKResponseMetdata() *aws.Response
SDKResponseMetdata returns the response metadata for the UpdateInputSecurityGroup request.
type UpdateReservationInput ¶ added in v0.8.0
type UpdateReservationInput struct { Name *string `locationName:"name" type:"string"` // ReservationId is a required field ReservationId *string `location:"uri" locationName:"reservationId" type:"string" required:"true"` // contains filtered or unexported fields }
Please also see https://docs.aws.amazon.com/goto/WebAPI/medialive-2017-10-14/UpdateReservationRequest
func (UpdateReservationInput) MarshalFields ¶ added in v0.8.0
func (s UpdateReservationInput) MarshalFields(e protocol.FieldEncoder) error
MarshalFields encodes the AWS API shape using the passed in protocol encoder.
func (UpdateReservationInput) String ¶ added in v0.8.0
func (s UpdateReservationInput) String() string
String returns the string representation
func (*UpdateReservationInput) Validate ¶ added in v0.8.0
func (s *UpdateReservationInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type UpdateReservationOutput ¶ added in v0.8.0
type UpdateReservationOutput struct { // Reserved resources available to use Reservation *Reservation `locationName:"reservation" type:"structure"` // contains filtered or unexported fields }
Please also see https://docs.aws.amazon.com/goto/WebAPI/medialive-2017-10-14/UpdateReservationResponse
func (UpdateReservationOutput) MarshalFields ¶ added in v0.8.0
func (s UpdateReservationOutput) MarshalFields(e protocol.FieldEncoder) error
MarshalFields encodes the AWS API shape using the passed in protocol encoder.
func (UpdateReservationOutput) String ¶ added in v0.8.0
func (s UpdateReservationOutput) String() string
String returns the string representation
type UpdateReservationRequest ¶ added in v0.8.0
type UpdateReservationRequest struct { *aws.Request Input *UpdateReservationInput Copy func(*UpdateReservationInput) UpdateReservationRequest }
UpdateReservationRequest is the request type for the UpdateReservation API operation.
func (UpdateReservationRequest) Send ¶ added in v0.8.0
func (r UpdateReservationRequest) Send(ctx context.Context) (*UpdateReservationResponse, error)
Send marshals and sends the UpdateReservation API request.
type UpdateReservationResponse ¶ added in v0.9.0
type UpdateReservationResponse struct { *UpdateReservationOutput // contains filtered or unexported fields }
UpdateReservationResponse is the response type for the UpdateReservation API operation.
func (*UpdateReservationResponse) SDKResponseMetdata ¶ added in v0.9.0
func (r *UpdateReservationResponse) SDKResponseMetdata() *aws.Response
SDKResponseMetdata returns the response metadata for the UpdateReservation request.
type ValidationError ¶
type ValidationError struct { ElementPath *string `locationName:"elementPath" type:"string"` ErrorMessage *string `locationName:"errorMessage" type:"string"` // contains filtered or unexported fields }
Please also see https://docs.aws.amazon.com/goto/WebAPI/medialive-2017-10-14/ValidationError
func (ValidationError) MarshalFields ¶ added in v0.3.0
func (s ValidationError) MarshalFields(e protocol.FieldEncoder) error
MarshalFields encodes the AWS API shape using the passed in protocol encoder.
func (ValidationError) String ¶
func (s ValidationError) String() string
String returns the string representation
type VideoCodecSettings ¶
type VideoCodecSettings struct { // Frame Capture Settings FrameCaptureSettings *FrameCaptureSettings `locationName:"frameCaptureSettings" type:"structure"` // H264 Settings H264Settings *H264Settings `locationName:"h264Settings" type:"structure"` // contains filtered or unexported fields }
Video Codec Settings Please also see https://docs.aws.amazon.com/goto/WebAPI/medialive-2017-10-14/VideoCodecSettings
func (VideoCodecSettings) MarshalFields ¶ added in v0.3.0
func (s VideoCodecSettings) MarshalFields(e protocol.FieldEncoder) error
MarshalFields encodes the AWS API shape using the passed in protocol encoder.
func (VideoCodecSettings) String ¶
func (s VideoCodecSettings) String() string
String returns the string representation
func (*VideoCodecSettings) Validate ¶ added in v0.4.0
func (s *VideoCodecSettings) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type VideoDescription ¶
type VideoDescription struct { // Video codec settings. CodecSettings *VideoCodecSettings `locationName:"codecSettings" type:"structure"` // Output video height, in pixels. Must be an even number. For most codecs, // you can leave this field and width blank in order to use the height and width // (resolution) from the source. Note, however, that leaving blank is not recommended. // For the Frame Capture codec, height and width are required. Height *int64 `locationName:"height" type:"integer"` // The name of this VideoDescription. Outputs will use this name to uniquely // identify this Description. Description names should be unique within this // Live Event. // // Name is a required field Name *string `locationName:"name" type:"string" required:"true"` // Indicates how to respond to the AFD values in the input stream. RESPOND causes // input video to be clipped, depending on the AFD value, input display aspect // ratio, and output display aspect ratio, and (except for FRAMECAPTURE codec) // includes the values in the output. PASSTHROUGH (does not apply to FRAMECAPTURE // codec) ignores the AFD values and includes the values in the output, so input // video is not clipped. NONE ignores the AFD values and does not include the // values through to the output, so input video is not clipped. RespondToAfd VideoDescriptionRespondToAfd `locationName:"respondToAfd" type:"string" enum:"true"` // STRETCHTOOUTPUT configures the output position to stretch the video to the // specified output resolution (height and width). This option will override // any position value. DEFAULT may insert black boxes (pillar boxes or letter // boxes) around the video to provide the specified output resolution. ScalingBehavior VideoDescriptionScalingBehavior `locationName:"scalingBehavior" type:"string" enum:"true"` // Changes the strength of the anti-alias filter used for scaling. 0 is the // softest setting, 100 is the sharpest. A setting of 50 is recommended for // most content. Sharpness *int64 `locationName:"sharpness" type:"integer"` // Output video width, in pixels. Must be an even number. For most codecs, you // can leave this field and height blank in order to use the height and width // (resolution) from the source. Note, however, that leaving blank is not recommended. // For the Frame Capture codec, height and width are required. Width *int64 `locationName:"width" type:"integer"` // contains filtered or unexported fields }
Video settings for this stream. Please also see https://docs.aws.amazon.com/goto/WebAPI/medialive-2017-10-14/VideoDescription
func (VideoDescription) MarshalFields ¶ added in v0.3.0
func (s VideoDescription) MarshalFields(e protocol.FieldEncoder) error
MarshalFields encodes the AWS API shape using the passed in protocol encoder.
func (VideoDescription) String ¶
func (s VideoDescription) String() string
String returns the string representation
func (*VideoDescription) Validate ¶ added in v0.4.0
func (s *VideoDescription) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type VideoDescriptionRespondToAfd ¶
type VideoDescriptionRespondToAfd string
Video Description Respond To Afd
const ( VideoDescriptionRespondToAfdNone VideoDescriptionRespondToAfd = "NONE" VideoDescriptionRespondToAfdPassthrough VideoDescriptionRespondToAfd = "PASSTHROUGH" VideoDescriptionRespondToAfdRespond VideoDescriptionRespondToAfd = "RESPOND" )
Enum values for VideoDescriptionRespondToAfd
func (VideoDescriptionRespondToAfd) MarshalValue ¶ added in v0.3.0
func (enum VideoDescriptionRespondToAfd) MarshalValue() (string, error)
func (VideoDescriptionRespondToAfd) MarshalValueBuf ¶ added in v0.3.0
func (enum VideoDescriptionRespondToAfd) MarshalValueBuf(b []byte) ([]byte, error)
type VideoDescriptionScalingBehavior ¶
type VideoDescriptionScalingBehavior string
Video Description Scaling Behavior
const ( VideoDescriptionScalingBehaviorDefault VideoDescriptionScalingBehavior = "DEFAULT" VideoDescriptionScalingBehaviorStretchToOutput VideoDescriptionScalingBehavior = "STRETCH_TO_OUTPUT" )
Enum values for VideoDescriptionScalingBehavior
func (VideoDescriptionScalingBehavior) MarshalValue ¶ added in v0.3.0
func (enum VideoDescriptionScalingBehavior) MarshalValue() (string, error)
func (VideoDescriptionScalingBehavior) MarshalValueBuf ¶ added in v0.3.0
func (enum VideoDescriptionScalingBehavior) MarshalValueBuf(b []byte) ([]byte, error)
type VideoSelector ¶
type VideoSelector struct { // Specifies the colorspace of an input. This setting works in tandem with colorSpaceConversion // to determine if any conversion will be performed. ColorSpace VideoSelectorColorSpace `locationName:"colorSpace" type:"string" enum:"true"` // Applies only if colorSpace is a value other than follow. This field controls // how the value in the colorSpace field will be used. fallback means that when // the input does include color space data, that data will be used, but when // the input has no color space data, the value in colorSpace will be used. // Choose fallback if your input is sometimes missing color space data, but // when it does have color space data, that data is correct. force means to // always use the value in colorSpace. Choose force if your input usually has // no color space data or might have unreliable color space data. ColorSpaceUsage VideoSelectorColorSpaceUsage `locationName:"colorSpaceUsage" type:"string" enum:"true"` // The video selector settings. SelectorSettings *VideoSelectorSettings `locationName:"selectorSettings" type:"structure"` // contains filtered or unexported fields }
Specifies a particular video stream within an input source. An input may have only a single video selector. Please also see https://docs.aws.amazon.com/goto/WebAPI/medialive-2017-10-14/VideoSelector
func (VideoSelector) MarshalFields ¶ added in v0.3.0
func (s VideoSelector) MarshalFields(e protocol.FieldEncoder) error
MarshalFields encodes the AWS API shape using the passed in protocol encoder.
func (VideoSelector) String ¶
func (s VideoSelector) String() string
String returns the string representation
type VideoSelectorColorSpace ¶
type VideoSelectorColorSpace string
Video Selector Color Space
const ( VideoSelectorColorSpaceFollow VideoSelectorColorSpace = "FOLLOW" VideoSelectorColorSpaceRec601 VideoSelectorColorSpace = "REC_601" VideoSelectorColorSpaceRec709 VideoSelectorColorSpace = "REC_709" )
Enum values for VideoSelectorColorSpace
func (VideoSelectorColorSpace) MarshalValue ¶ added in v0.3.0
func (enum VideoSelectorColorSpace) MarshalValue() (string, error)
func (VideoSelectorColorSpace) MarshalValueBuf ¶ added in v0.3.0
func (enum VideoSelectorColorSpace) MarshalValueBuf(b []byte) ([]byte, error)
type VideoSelectorColorSpaceUsage ¶
type VideoSelectorColorSpaceUsage string
Video Selector Color Space Usage
const ( VideoSelectorColorSpaceUsageFallback VideoSelectorColorSpaceUsage = "FALLBACK" VideoSelectorColorSpaceUsageForce VideoSelectorColorSpaceUsage = "FORCE" )
Enum values for VideoSelectorColorSpaceUsage
func (VideoSelectorColorSpaceUsage) MarshalValue ¶ added in v0.3.0
func (enum VideoSelectorColorSpaceUsage) MarshalValue() (string, error)
func (VideoSelectorColorSpaceUsage) MarshalValueBuf ¶ added in v0.3.0
func (enum VideoSelectorColorSpaceUsage) MarshalValueBuf(b []byte) ([]byte, error)
type VideoSelectorPid ¶
type VideoSelectorPid struct { // Selects a specific PID from within a video source. Pid *int64 `locationName:"pid" type:"integer"` // contains filtered or unexported fields }
Video Selector Pid Please also see https://docs.aws.amazon.com/goto/WebAPI/medialive-2017-10-14/VideoSelectorPid
func (VideoSelectorPid) MarshalFields ¶ added in v0.3.0
func (s VideoSelectorPid) MarshalFields(e protocol.FieldEncoder) error
MarshalFields encodes the AWS API shape using the passed in protocol encoder.
func (VideoSelectorPid) String ¶
func (s VideoSelectorPid) String() string
String returns the string representation
type VideoSelectorProgramId ¶
type VideoSelectorProgramId struct { // Selects a specific program from within a multi-program transport stream. // If the program doesn't exist, the first program within the transport stream // will be selected by default. ProgramId *int64 `locationName:"programId" type:"integer"` // contains filtered or unexported fields }
Video Selector Program Id Please also see https://docs.aws.amazon.com/goto/WebAPI/medialive-2017-10-14/VideoSelectorProgramId
func (VideoSelectorProgramId) MarshalFields ¶ added in v0.3.0
func (s VideoSelectorProgramId) MarshalFields(e protocol.FieldEncoder) error
MarshalFields encodes the AWS API shape using the passed in protocol encoder.
func (VideoSelectorProgramId) String ¶
func (s VideoSelectorProgramId) String() string
String returns the string representation
type VideoSelectorSettings ¶
type VideoSelectorSettings struct { // Video Selector Pid VideoSelectorPid *VideoSelectorPid `locationName:"videoSelectorPid" type:"structure"` // Video Selector Program Id VideoSelectorProgramId *VideoSelectorProgramId `locationName:"videoSelectorProgramId" type:"structure"` // contains filtered or unexported fields }
Video Selector Settings Please also see https://docs.aws.amazon.com/goto/WebAPI/medialive-2017-10-14/VideoSelectorSettings
func (VideoSelectorSettings) MarshalFields ¶ added in v0.3.0
func (s VideoSelectorSettings) MarshalFields(e protocol.FieldEncoder) error
MarshalFields encodes the AWS API shape using the passed in protocol encoder.
func (VideoSelectorSettings) String ¶
func (s VideoSelectorSettings) String() string
String returns the string representation
type WebvttDestinationSettings ¶
type WebvttDestinationSettings struct {
// contains filtered or unexported fields
}
Webvtt Destination Settings Please also see https://docs.aws.amazon.com/goto/WebAPI/medialive-2017-10-14/WebvttDestinationSettings
func (WebvttDestinationSettings) MarshalFields ¶ added in v0.3.0
func (s WebvttDestinationSettings) MarshalFields(e protocol.FieldEncoder) error
MarshalFields encodes the AWS API shape using the passed in protocol encoder.
func (WebvttDestinationSettings) String ¶
func (s WebvttDestinationSettings) String() string
String returns the string representation
Source Files ¶
- api_client.go
- api_doc.go
- api_enums.go
- api_errors.go
- api_op_BatchUpdateSchedule.go
- api_op_CreateChannel.go
- api_op_CreateInput.go
- api_op_CreateInputSecurityGroup.go
- api_op_CreateTags.go
- api_op_DeleteChannel.go
- api_op_DeleteInput.go
- api_op_DeleteInputSecurityGroup.go
- api_op_DeleteReservation.go
- api_op_DeleteSchedule.go
- api_op_DeleteTags.go
- api_op_DescribeChannel.go
- api_op_DescribeInput.go
- api_op_DescribeInputSecurityGroup.go
- api_op_DescribeOffering.go
- api_op_DescribeReservation.go
- api_op_DescribeSchedule.go
- api_op_ListChannels.go
- api_op_ListInputSecurityGroups.go
- api_op_ListInputs.go
- api_op_ListOfferings.go
- api_op_ListReservations.go
- api_op_ListTagsForResource.go
- api_op_PurchaseOffering.go
- api_op_StartChannel.go
- api_op_StopChannel.go
- api_op_UpdateChannel.go
- api_op_UpdateChannelClass.go
- api_op_UpdateInput.go
- api_op_UpdateInputSecurityGroup.go
- api_op_UpdateReservation.go
- api_types.go
- api_waiters.go
Directories ¶
Path | Synopsis |
---|---|
Package medialiveiface provides an interface to enable mocking the AWS Elemental MediaLive service client for testing your code.
|
Package medialiveiface provides an interface to enable mocking the AWS Elemental MediaLive service client for testing your code. |