AbstractMediaSenderTData, TFormat Class |
Namespace: Ozeki.Media
public abstract class AbstractMediaSender<TData, TFormat> : DisposableClass, IMediaSender<TData, TFormat>, IDisposable where TData : EventArgs
The AbstractMediaSenderTData, TFormat type exposes the following members.
Name | Description | |
---|---|---|
AbstractMediaSenderTData, TFormat | Initializes a new instance of the AbstractMediaSenderTData, TFormat class |
Name | Description | |
---|---|---|
Dispose |
Disposes the object.
(Inherited from DisposableClass.) | |
Dispose(Boolean) |
Disposes the object.
(Inherited from DisposableClass.) | |
Finalize | (Inherited from DisposableClass.) | |
SendMediaData | ||
SetPreferredSendFormats |
Name | Description | |
---|---|---|
ID | (Inherited from DisposableClass.) |
Name | Description | |
---|---|---|
MediaDataSent |