Interface CfnChannel.IFrameCaptureHlsSettingsProperty
Namespace: Amazon.CDK.AWS.MediaLive
Assembly: Amazon.CDK.Lib.dll
Syntax (csharp)
public interface IFrameCaptureHlsSettingsProperty
Syntax (vb)
Public Interface IFrameCaptureHlsSettingsProperty
Remarks
ExampleMetadata: fixture=_generated
Examples
// The code below shows an example of how to instantiate this type.
// The values are placeholders you should change.
using Amazon.CDK.AWS.MediaLive;
var frameCaptureHlsSettingsProperty = new FrameCaptureHlsSettingsProperty { };