FFmpeg
Data Fields
IPFSGatewayContext Struct Reference

Data Fields

AVClassclass
 
URLContextinner
 
char * gateway
 
char gateway_buffer [PATH_MAX]
 

Detailed Description

Definition at line 37 of file ipfsgateway.c.

Field Documentation

◆ class

AVClass* IPFSGatewayContext::class

Definition at line 38 of file ipfsgateway.c.

◆ inner

URLContext* IPFSGatewayContext::inner

Definition at line 39 of file ipfsgateway.c.

◆ gateway

char* IPFSGatewayContext::gateway

Definition at line 41 of file ipfsgateway.c.

◆ gateway_buffer

char IPFSGatewayContext::gateway_buffer[PATH_MAX]

Definition at line 45 of file ipfsgateway.c.


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