MonobjcMonobjc Documented Class Library
Seconds Property
NamespacesMonobjc.DiscRecordingDRMSFSeconds

Returns the number of seconds represented by the receiver.

Original signature is '- (UInt32) seconds'

Declaration Syntax
C#Visual BasicVisual C++
public virtual uint Seconds { get; }
Public Overridable ReadOnly Property Seconds As UInteger
	Get
public:
virtual property unsigned int Seconds {
	unsigned int get ();
}
Version Information
  • Available in Monobjc Bridge: 10.6 (For Mac OS X 10.6 and later), 10.5 (For Mac OS X 10.5 and later)

Assembly: Monobjc.DiscRecording (Module: Monobjc.DiscRecording)