Home || Architecture || Video Search || Visual Search || Scripts || Applications || Important Messages || OGL || Src

static int Impala::Core::Stream::LavcProtocolDataServer_open ( URLContext *  h,
const char *  url,
int  flags 
) [static]

Definition at line 17 of file LavcProtocolDataServer.h.

References Impala::Core::Stream::LavcProtocolDataServerImpl::Open().

00018 {
00019     return LavcProtocolDataServerImpl::Open(h, url, flags);
00020 }

Here is the call graph for this function:


Generated on Fri Mar 19 11:16:40 2010 for ImpalaSrc by  doxygen 1.5.1