MCPcopy Create free account
hub / github.com/bbc/audiowaveform / OutputMethod

Enum OutputMethod

test/OptionHandlerTest.cpp:65–68  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

63};
64
65enum class OutputMethod {
66 StdOut,
67 File
68};
69
70//------------------------------------------------------------------------------
71

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected