GetChannels
Declaration
public virtual IReadOnlyList<SceneSegmentationChannel> GetChannels()
Summary
Returns
A list of semantic channels.
Throws
NotSupportedException— Thrown when reading the channel names is not supported by the implementation.
Method to be implemented by the provider to get a list of the semantic channels for the current
semantic model.