Museum

Home

Lab Overview

Retrotechnology Articles

Online Manuals

⇒ mvSetImageDefaults(3dm) — IRIX 6.5.3f

Media Vault

Software Library

Restoration Projects

Artifacts Sought

Related Articles

mvAddTrack(3dm)



mvSetImageDefaults(3dm)                                mvSetImageDefaults(3dm)



NAME
     mvSetImageDefaults mvSetAudioDefaults - set default parameters for tracks


SYNOPSIS
     #include <dmedia/moviefile.h>


     DMstatus mvSetImageDefaults ( DMparams *params, int width,
                                int height, MVfileformat format )

     DMstatus mvSetAudioDefaults( DMparams *params, int width,
                               double rate, int channels,
                               MVfileformat format )

DESCRIPTION
     mvSetImageDefaults sets up the default image parameters for an image
     track to be inserted in to a movie of format format.  mvSetAudioDefaults
     sets up the default image parameters for an image track to be inserted in
     to a movie of format format. These functions should be used in place of
     dmSetImageDefaults and dmSetAudioDefaults before adding an track to a
     movie with mvAddTrack.


SEE ALSO
     mvAddTrack(3dm)





























                                                                        Page 1



Typewritten Software • bear@typewritten.org • Edmonds, WA 98026