Class MediaPacketPreviewEventArgs
Definition
- Namespace:
- Tizen.Multimedia
- Assembly:
- Tizen.Multimedia.Camera.dll
Provides data for the Media
public class MediaPacketPreviewEventArgs : EventArgs
- Inheritance
-
objectSystem.
Event Args MediaPacket Preview Event Args
Properties
View SourcePacket
Gets the media packet data.
Declaration
public MediaPacket Packet { get; }
Property Value
Type | Description |
---|---|
Media |