SegmRecipeAddUserChannel Method
|
|
Add custom channel as user-defined channel
Namespace:
MediaCy.Addins.LearningSegmentation
Assembly:
MediaCy.Addins.LearningSegmentation (in MediaCy.Addins.LearningSegmentation.dll) Version: 3.1.0.0
SyntaxPublic Function AddUserChannel (
key As String,
dispName As String,
SrcMeasureNames As ListrcpChannel,
parameters As String,
Optional name As String = ""
) As ClassMeasure
Parameters
- key
- Type: SystemString
- dispName
- Type: SystemString
- SrcMeasureNames
- Type: MediaCy.Addins.LearningSegmentationListrcpChannel
- parameters
- Type: SystemString
- name (Optional)
- Type: SystemString
Return Value
Type:
ClassMeasure
Remarks
See Also