IMediaSourceUpdateArgs

NOTE: All implementations should use the [Serializable()] attribute

Implementations of this class should contain information used to udpate an underlying media file when passed to IMediaSource.Update(IMediaDescription updateArgs);. For example, the value of a cell on an excel spreadsheet.

Member:

string Alias { get; set; }

Description- The alias of the source to update.