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

# fmt::formatter< nvidia::gxf::VideoBuffer >

```cpp showLineNumbers={false}
#include <fmt/gxf_utils.hpp>
```

**Inherits from:** `formatter< fmt::string_view >` (public)

***

## Methods

### format \[#format]

```cpp showLineNumbers={false}
format_context::iterator fmt::formatter<nvidia::gxf::VideoBuffer>::format(
    const nvidia::gxf::VideoBuffer &v,
    fmt::format_context &ctx
) const
```