IKStudioEventStream.EventStreamSelectorRequirements Property

Selector requirements for an event stream.

Syntax

public:
property IVectorView<KStudioEventStreamSelectorRequirement>^ EventStreamSelectorRequirements {
         IVectorView<KStudioEventStreamSelectorRequirement>^ get ();
}  

Property value

Type: IVectorView<KStudioEventStreamSelectorRequirement

  A collection of selector requirements.

Requirements

Namespace: Microsoft.Kinect.Tools

Metadata: microsoft.kinect.tools.winmd

See also

Reference

IKStudioEventStream Interface

IKStudioEventStream Members