FlowMediaStreamArgs

constructor(attributes: Output<FlowMediaStreamAttributesArgs>? = null, clockRate: Output<Int>? = null, description: Output<String>? = null, fmt: Output<Int>? = null, mediaStreamId: Output<Int>, mediaStreamName: Output<String>, mediaStreamType: Output<FlowMediaStreamMediaStreamType>, videoFormat: Output<FlowMediaStreamVideoFormat>? = null)