FreeRDP
H264_CONTEXT_SUBSYSTEM Struct Reference

#include <h264.h>

Data Fields

const char * name
 
pfnH264SubsystemInit Init
 
pfnH264SubsystemUninit Uninit
 
pfnH264SubsystemDecompress Decompress
 
pfnH264SubsystemCompress Compress
 

Detailed Description

FreeRDP: A Remote Desktop Protocol Implementation H.264 Bitmap Compression

Copyright 2014 Mike McDonald Mike..nosp@m.McDo.nosp@m.nald@.nosp@m.soft.nosp@m.ware..nosp@m.dell.nosp@m..com

Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at

http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.

Field Documentation

◆ Compress

pfnH264SubsystemCompress H264_CONTEXT_SUBSYSTEM::Compress

◆ Decompress

pfnH264SubsystemDecompress H264_CONTEXT_SUBSYSTEM::Decompress

◆ Init

pfnH264SubsystemInit H264_CONTEXT_SUBSYSTEM::Init

◆ name

const char* H264_CONTEXT_SUBSYSTEM::name

◆ Uninit

pfnH264SubsystemUninit H264_CONTEXT_SUBSYSTEM::Uninit

The documentation for this struct was generated from the following file: