Class OscSequences
List of OSC sequences
Inheritance
object
OscSequences
Namespace: Terminaux.Sequences.Builder.Types
Assembly: Terminaux.dll
Syntax
public static class OscSequences
Methods
| Edit this page View SourceGenerateOscOperatingSystemCommand(string)
Generates an escape sequence of type OSC with action OscOperatingSystemCommand
Declaration
public static string GenerateOscOperatingSystemCommand(string proprietaryCommands)
Parameters
| Type | Name | Description |
|---|---|---|
| string | proprietaryCommands |
Returns
| Type | Description |
|---|---|
| string |
GenerateOscOperatingSystemCommandAlt(string)
Generates an escape sequence of type OSC with action OscOperatingSystemCommandAlt
Declaration
public static string GenerateOscOperatingSystemCommandAlt(string proprietaryCommands)
Parameters
| Type | Name | Description |
|---|---|---|
| string | proprietaryCommands |
Returns
| Type | Description |
|---|---|
| string |