FFmpeg
Loading...
Searching...
No Matches
UnixContext Struct Reference

Data Fields

const AVClass * class
struct sockaddr_un addr
int timeout
int listen
int type
int fd
int pkt_size

Detailed Description

Definition at line 35 of file unix.c.

Field Documentation

◆ class

const AVClass* UnixContext::class

Definition at line 36 of file unix.c.

◆ addr

struct sockaddr_un UnixContext::addr

Definition at line 37 of file unix.c.

◆ timeout

int UnixContext::timeout

Definition at line 38 of file unix.c.

◆ listen

int UnixContext::listen

Definition at line 39 of file unix.c.

◆ type

int UnixContext::type

Definition at line 40 of file unix.c.

◆ fd

int UnixContext::fd

Definition at line 41 of file unix.c.

◆ pkt_size

int UnixContext::pkt_size

Definition at line 42 of file unix.c.


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