ruby-****@sourc*****
ruby-****@sourc*****
2003年 8月 24日 (日) 02:04:07 JST
------------------------- REMOTE_ADDR = 81.51.53.223 REMOTE_HOST = URL = http://ruby-gnome2.sourceforge.jp/?Gst%3A%3ACpu ------------------------- = module Gst::Cpu This module is typically used to enable special optimisations based on the features of the CPU. == Module Functions --- Gst::Cpu.has_3dnow? Checks if the CPU is 3DNOW enabled. --- Gst::Cpu.has_mmx? Checks if the CPU is mmx enabled. --- Gst::Cpu.has_mmxext? Checks if the CPU has extended mmx instructions. --- Gst::Cpu.has_sse? Checks if the CPU is sse enabled. - ((<lrz>))