*nix Documentation Project
·  Home
 +   man pages
·  Linux HOWTOs
·  FreeBSD Tips
·  *niX Forums

  man pages->IRIX man pages -> fx/dmPMCreateFromByteStream (3d)              
Title
Content
Arch
Section
 

Contents


dmPMCreateFromByteStream(3dm)			 dmPMCreateFromByteStream(3dm)


NAME    [Toc]    [Back]

     dmPMCreateFromByteStream -	recreates a special effect from	a byte stream

SYNOPSIS    [Toc]    [Back]

     #include <dmedia/fx_plugin_mgr.h>

     DMeffect* dmPMCreateFromByteStream
	   ( DMplugmgr * manager,
	     void * byteStream,
	     size_t numBytes )

PARAMETERS    [Toc]    [Back]

     manager	  A pointer to a DMplugmgr, which was returned from
		  dmPMCreateManager.

     byteStream	  The byte stream from which to	create the DMeffect.

     numBytes	  The size of the byte stream.

DESCRIPTION    [Toc]    [Back]

     dmPMCreateFromByteStream is usually called	after reading from a file.
     The application, who used dmPMConvertToByteStream to save away a DMeffect
     in	a previous session, uses dmPMCreateFromByteStream to create the	effect
     again.

RETURN VALUES    [Toc]    [Back]

     dmPMCreateFromByteStream will return a pointer to a DMeffect if
     successful, or will return	NULL if	it fails.

SEE ALSO    [Toc]    [Back]

      
      
     dmPMCreateManager(3dm), dmPMConvertToByteStream(3dm), dmGetError(3dm).


									PPPPaaaaggggeeee 1111
[ Back ]
 Similar pages
Name OS Title
dmPMConvertToByteStream IRIX saves away a special effect as a byte stream
putshort Tru64 Places short byte quantities into the byte stream
putlong Tru64 Places long byte quantities into the byte stream
fgetc Tru64 Get a byte or word from an input stream
fputc Tru64 Write a byte or a word to a stream
putw Tru64 Write a byte or a word to a stream
xlate_pro_disk_next_block IRIX get translation byte stream pointers
putchar Tru64 Write a byte or a word to a stream
putchar_unlocked Tru64 Write a byte or a word to a stream
getc Tru64 Get a byte or word from an input stream
Copyright © 2004-2005 DeniX Solutions SRL
newsletter delivery service