public:
IAsyncOperation<IKStudioEventStream^ >^ CreateEventStreamAsync(
String^ dataTypeId,
String^ semanticId,
String^ dataTypeName,
String^ name,
uint32 tagSize,
IVectorView<KStudioEventStreamSelectorRequirement>^ streamSelectorRequirements,
KStudioEventStreamFlags flags
)
dataTypeId
Type: String
The data type ID.
semanticId
Type: String
The semantic ID.
dataTypeName
Type: String
The data type name.
name
Type: String
The name of the event stream.
tagSize
Type: uint32
The size of the tag, in bytes.
streamSelectorRequirements
Type: IVectorView<KStudioEventStreamSelectorRequirement>
The event stream selector requirement.
flags
Type: KStudioEventStreamFlags
Flags to control this operation.
Type: IAsyncOperation<IKStudioEventStream^ >
Namespace: Microsoft.Kinect.Tools
Metadata: microsoft.kinect.tools.winmd