Struct aws_sdk_mediapackage::model::mss_package::Builder
source ·
[−]#[non_exhaustive]pub struct Builder { /* fields omitted */ }
Expand description
A builder for MssPackage
Implementations
A Microsoft Smooth Streaming (MSS) encryption configuration.
A Microsoft Smooth Streaming (MSS) encryption configuration.
The time window (in seconds) contained in each manifest.
The time window (in seconds) contained in each manifest.
The duration (in seconds) of each segment.
The duration (in seconds) of each segment.
A StreamSelection configuration.
A StreamSelection configuration.
Consumes the builder and constructs a MssPackage
Trait Implementations
Auto Trait Implementations
impl RefUnwindSafe for Builder
impl UnwindSafe for Builder
Blanket Implementations
Mutably borrows from an owned value. Read more
Attaches the provided Subscriber
to this type, returning a
WithDispatch
wrapper. Read more
Attaches the current default Subscriber
to this type, returning a
WithDispatch
wrapper. Read more