MonobjcMonobjc Documented Class Library
RemoveChapters Property
NamespacesMonobjc.QTKitQTMovieRemoveChapters

Removes any existing chapters from the receiver.

Original signature is '- (BOOL)removeChapters'

Available in 5 and later.

Declaration Syntax
C#Visual BasicVisual C++
public virtual bool RemoveChapters { get; }
Public Overridable ReadOnly Property RemoveChapters As Boolean
	Get
public:
virtual property bool RemoveChapters {
	bool 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.QTKit (Module: Monobjc.QTKit)