30#include "../utility/Defs.h"
95 else if (name ==
"DURATION")
99 else if (name ==
"FILENAME")
101 else if (name ==
"VISIBLE")
125 if((code==
OVE_VALID) & (name ==
"VOLUME"))
145 else if(name ==
"WIDTH" ||
149 name ==
"PLAYBACKPOSITION" ||
160void PMovie::__SetProps__()
@ OVE_INVALID_PROPERTY_VALUE
@ OVE_INVALID_PROPERTY_NAME
virtual bool InitializeProperty(std::string name, Variant v)
virtual bool SetProperty(std::string name, Variant v)
Variant GetProperty(std::string) const
virtual ObjectValidationError ValidateProperty(std::string, Variant v) const
virtual bool SetProperty(std::string, Variant v)
virtual void SetSize(int width, int height)
virtual Variant GetProperty(std::string) const
virtual void SetPlaybackPosition(unsigned long int x)
virtual void SetVolume(long double vol)
virtual void SetPosition(int x, int y)