Revision b8404847 libavformat/avio.h
libavformat/avio.h | ||
---|---|---|
136 | 136 |
#if FF_API_OLD_AVIO |
137 | 137 |
/* not implemented */ |
138 | 138 |
attribute_deprecated int url_poll(URLPollEntry *poll_table, int n, int timeout); |
139 |
#endif |
|
140 | 139 |
|
141 | 140 |
|
142 | 141 |
#define URL_PROTOCOL_FLAG_NESTED_SCHEME 1 /*< The protocol name can be the first part of a nested protocol scheme */ |
142 |
#endif |
|
143 | 143 |
|
144 | 144 |
typedef struct URLProtocol { |
145 | 145 |
const char *name; |
Also available in: Unified diff