Class MediaPacketSourceConfiguration
Definition
- Namespace:
- Tizen.Multimedia.Remoting
- Assembly:
- Tizen.Multimedia.Remoting.dll
Provides means to configure properties and handle events for Media
public class MediaPacketSourceConfiguration
- Inheritance
-
objectMedia
Packet Source Configuration
Events
View SourceBufferStatusChanged
Occurs when the buffer underruns or overflows.
Declaration
public event EventHandler<MediaPacketBufferStatusChangedEventArgs> BufferStatusChanged
Event Type
Type | Description |
---|---|
System. |
Remarks
The event handler will be executed on an internal thread.