OESetDefaultFlavors
OESetDefaultFlavors(arg1: oemolistream) -> bool
Sets the flavors for all of the file formats associated with the oemolistream object to their default state. The oemolistream constructor invokes this function to initialize its input file format flavors.
OESetDefaultFlavors(arg1: oemolostream) -> bool
Sets the flavors for all of the file formats associated with the oemolostream object to their default state. The oemolostream constructor invokes this function to initialize its output file format flavors.
See also
OESetDefaultIFlavorsandOESetDefaultOFlavorsfunctionsOEGetDefaultIFlavorandOEGetDefaultOFlavorfunctionsoemolstreambase.SetFlavorandoemolstreambase.GetFlavormethods