SwiftlyS2

CVMixGraphDescData

Interface CVMixGraphDescData

Namespace: SwiftlyS2.Shared.SchemaDefinitions

Assembly: SwiftlyS2.CS2.dll

public interface CVMixGraphDescData : ISchemaClass<CVMixGraphDescData>, ISchemaField, ISchemaClass, INativeHandle

Implements

Properties

GraphOutputChannels

ref int GraphOutputChannels { get; }
Property Value

IsMainGraph

ref bool IsMainGraph { get; }
Property Value

Name

string Name { get; set; }
Property Value

On this page