Loading apps/renderer.c +0 −8 Original line number Diff line number Diff line Loading @@ -367,14 +367,6 @@ static const CmdLnParser_Option cliOptions[] = { .matchShort = "exof", .description = "External orientation trajectory file for simulation of external orientations", }, #ifdef API_5MS { .id = CmdLnOptionId_framing5ms, .match = "framing_5ms", .matchShort = "fr5", .description = "Process audio with 5 ms framing. Time resolution of metadata (e.g. ISM positions) remains unchanged w.r.t. 20 ms framing", }, #endif { .id = CmdLnOptionId_framing5ms, .match = "framing_5ms", Loading Loading
apps/renderer.c +0 −8 Original line number Diff line number Diff line Loading @@ -367,14 +367,6 @@ static const CmdLnParser_Option cliOptions[] = { .matchShort = "exof", .description = "External orientation trajectory file for simulation of external orientations", }, #ifdef API_5MS { .id = CmdLnOptionId_framing5ms, .match = "framing_5ms", .matchShort = "fr5", .description = "Process audio with 5 ms framing. Time resolution of metadata (e.g. ISM positions) remains unchanged w.r.t. 20 ms framing", }, #endif { .id = CmdLnOptionId_framing5ms, .match = "framing_5ms", Loading