DMNETGETPARAMS(3dm) DMNETGETPARAMS(3dm)
dmNetGetParams - Get DMparams associated with a DMNetConnection
#include <dmedia/dmnet.h>
#include <dmedia/dmnet_params.h>
DMstatus dmNetGetParams(DMNetConnection, DMparams*);
dmNetGetParams takes the specified parameter list and modifies and/or
adds parameters as appropriate for creating a DMbufferpool for use with
the specified DMNetConnection. Applications that send or receive
DMbuffers from a DMNetconnection must call this routine before allocating
a DMbufferpool.
dmNetSetConnectionDefaults returns DM_FAILURE if the specified
DMNetConnection was not valid and DM_SUCCESS otherwise.
dmParamsCreate(3dm), dmParamsDestroy(3dm)
DMNETGETPARAMS(3dm) DMNETGETPARAMS(3dm)
dmNetGetParams - Get DMparams associated with a DMNetConnection
#include <dmedia/dmnet.h>
#include <dmedia/dmnet_params.h>
DMstatus dmNetGetParams(DMNetConnection, DMparams*);
dmNetGetParams takes the specified parameter list and modifies and/or
adds parameters as appropriate for creating a DMbufferpool for use with
the specified DMNetConnection. Applications that send or receive
DMbuffers from a DMNetconnection must call this routine before allocating
a DMbufferpool.
dmNetSetConnectionDefaults returns DM_FAILURE if the specified
DMNetConnection was not valid and DM_SUCCESS otherwise.
dmParamsCreate(3dm), dmParamsDestroy(3dm)
PPPPaaaaggggeeee 1111 [ Back ]
|