ClipCollection Members
A collection of source clips.
The following tables list the members exposed by the ClipCollection type.
Public Properties
(see also Protected Properties )
Name | Description | |
---|---|---|
Count | (Inherited from Collection ) | |
IsValid | Gets a value indicating whether the current list of source clips is valid. | |
Item | (Inherited from Collection ) | |
PlaybackDuration | Gets the playback duration of the list of source clips. |
Top
Protected Properties
Name | Description | |
---|---|---|
Items | (Inherited from Collection ) |
Top
Public Methods
(see also Protected Methods )
Name | Description | |
---|---|---|
Add | (Inherited from Collection ) | |
Clear | (Inherited from Collection ) | |
Contains | (Inherited from Collection ) | |
CopyTo | (Inherited from Collection ) | |
Equals | Overloaded. (Inherited from Object ) | |
GetEnumerator | (Inherited from Collection ) | |
GetHashCode | (Inherited from Object ) | |
GetType | (Inherited from Object ) | |
IndexOf | (Inherited from Collection ) | |
Insert | (Inherited from Collection ) | |
Move | (Inherited from ObservableCollection ) | |
ReferenceEquals | (Inherited from Object ) | |
Remove | (Inherited from Collection ) | |
RemoveAt | (Inherited from Collection ) | |
RemoveSegment | Removes a time segment from the list of clips. | |
Reset | Resets the list of source clips back to the default. | |
SplitAtTime | Splits a clip into two at a given time. | |
ToString | (Inherited from Object ) |
Top
Protected Methods
Name | Description | |
---|---|---|
BlockReentrancy | (Inherited from ObservableCollection ) | |
CheckReentrancy | (Inherited from ObservableCollection ) | |
ClearItems | Removes all items from the collection. (Inherited from EncoderCollection) | |
Finalize | (Inherited from Object ) | |
InsertItem | Overloaded. Overridden. | |
MemberwiseClone | (Inherited from Object ) | |
MoveItem | (Inherited from EncoderCollection ) | |
OnCollectionChanged | (Inherited from ObservableCollection ) | |
OnPropertyChanged | (Inherited from ObservableCollection ) | |
RemoveItem | Overridden. Item removed from the list. | |
SetItem | (Inherited from ObservableCollection ) |
Top
Public Events
(see also Protected Events )
Name | Description | |
---|---|---|
CollectionChanged | (Inherited from ObservableCollection ) |
Top
Protected Events
Name | Description | |
---|---|---|
PropertyChanged | (Inherited from ObservableCollection ) |
Top
Explicit Interface Implementations
Name | Description | |
---|---|---|
System.Collections.ICollection.CopyTo | (Inherited from Collection ) | |
System.Collections.IEnumerable.GetEnumerator | (Inherited from Collection ) | |
System.Collections.IList.Add | (Inherited from Collection ) | |
System.Collections.IList.Contains | (Inherited from Collection ) | |
System.Collections.IList.IndexOf | (Inherited from Collection ) | |
System.Collections.IList.Insert | (Inherited from Collection ) | |
System.Collections.IList.Remove | (Inherited from Collection ) | |
System.Collections.Generic.ICollection.IsReadOnly | (Inherited from Collection ) | |
System.Collections.ICollection.IsSynchronized | (Inherited from Collection ) | |
System.Collections.ICollection.SyncRoot | (Inherited from Collection ) | |
System.Collections.IList.IsFixedSize | (Inherited from Collection ) | |
System.Collections.IList.IsReadOnly | (Inherited from Collection ) | |
System.Collections.IList.Item | (Inherited from Collection ) | |
System.ComponentModel.INotifyPropertyChanged.PropertyChanged | (Inherited from ObservableCollection ) |
Top
See Also
Reference
ClipCollection Class
Microsoft.Expression.Encoder Namespace
© 2011 by Microsoft Corporation. All rights reserved.