Class StreamRecorderBufferConsumedEventArgs
Definition
- Namespace:
- Tizen.Multimedia
- Assembly:
- Tizen.Multimedia.StreamRecorder.dll
- API Level:
- 4
Provides data for the BufferConsumed event.
C#Copy[Obsolete("Deprecated in API10; Will be removed in API12")] public class StreamRecorderBufferConsumedEventArgs : EventArgs
- Inheritance
Properties
Declaration
C#Copy[Obsolete("Deprecated in API10; Will be removed in API12")] public MediaPacket Packet { get; }
Property Value
Type | Description |
---|---|
MediaPacket |