> For clean Markdown of any page, append .md to the page URL.
> For a complete documentation index, see https://docs.nvidia.com/holoscan/sensor-bridge/llms.txt.
> For AI client integration (Claude Code, Cursor, etc.), connect to the MCP server at https://docs.nvidia.com/holoscan/sensor-bridge/_mcp/server.

# hololink::emulation::sensors::TestPatternMode

> Pattern mode for generated frame payload.

Pattern mode for generated frame payload.

```cpp showLineNumbers={false}
enum class hololink::emulation::sensors::TestPatternMode : uint8_t
```

***

## Values

| Name           | Value |
| -------------- | ----- |
| `CONSTANT`     | `= 0` |
| `INCREMENTING` | `= 1` |