MsSmoothOutputSettings constructor
MsSmoothOutputSettings({
- MsSmoothH265PackagingType? h265PackagingType,
- String? nameModifier,
Implementation
MsSmoothOutputSettings({
this.h265PackagingType,
this.nameModifier,
});