FFmpeg
|
Data Fields | |
AVClass * | class |
URLContext * | inner |
char * | gateway |
char | gateway_buffer [PATH_MAX] |
Definition at line 36 of file ipfsgateway.c.
AVClass* IPFSGatewayContext::class |
Definition at line 37 of file ipfsgateway.c.
URLContext* IPFSGatewayContext::inner |
Definition at line 38 of file ipfsgateway.c.
char* IPFSGatewayContext::gateway |
Definition at line 40 of file ipfsgateway.c.
char IPFSGatewayContext::gateway_buffer[PATH_MAX] |
Definition at line 44 of file ipfsgateway.c.