Skip to content

API Reference

Auto-Generated Documentation

This reference documentation is automatically generated from source code docstrings using mkdocstrings.

Main Components

Quick Navigation

  • Getting Started: See Quick Start for basic usage
  • Architecture: See Architecture for design overview
  • Examples: Check the Examples section for code samples

Type Annotations

All public APIs are fully typed. Use the following imports for type checking:

from gopro_sdk import (
    GoProClient,
    MultiCameraManager,
    CohnConfigManager,
    CohnCredentials,
    TimeoutConfig,
)