Skip to content
ReferenceType edited this page Mar 12, 2025 · 11 revisions

H264Sharp Documentation

Welcome to the documentation for my project! This wiki provides detailed information about the classes, structures, and functionalities of the project.

Table of Contents


Getting Started

To get started with this project, please refer to the following:


Classes

  • H264Encoder: Provides H.264 encoding functionality using Cisco's OpenH264 library.
  • H264Decoder: Provides H.264 decoding functionality using Cisco's OpenH264 library.
  • Converter: Offers image format conversion and memory management utilities.
  • RgbImage: Represents an RGB or RGBA image with memory management and manipulation methods.

Structures and Enums


Advanced Configuration


Usage Examples


Feel free to explore the documentation and reach out if you have any questions!

Clone this wiki locally