ClipFragmentSelector
public struct ClipFragmentSelector : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember] -
The origin of the timestamps to use (Server or Producer).
Declaration
Swift
public let fragmentSelectorType: ClipFragmentSelectorType -
The range of timestamps to return.
Declaration
Swift
public let timestampRange: ClipTimestampRange -
Undocumented
Declaration
Swift
public init(fragmentSelectorType: ClipFragmentSelectorType, timestampRange: ClipTimestampRange)
View on GitHub
ClipFragmentSelector Structure Reference