Inviwo 0.9.12-pre
Inviwo documentation
Loading...
Searching...
No Matches
inviwo::ffmpeg::Packet Class Reference
+ Inheritance diagram for inviwo::ffmpeg::Packet:

Public Member Functions

Packetoperator= (const Packet &)=delete
 
Packetoperator= (Packet &&)=delete
 
 Packet (const Packet &)=delete
 
 Packet (Packet &&)=delete
 
void unref () const
 Release the reference to the data buffer the packet points to and reset it to its default state. The buffer itself is reference counted by ffmpeg and freed once the last reference is gone, the AVPacket is owned by this class and freed in the destructor.
 

Public Attributes

AVPacket * pkt
 

The documentation for this class was generated from the following file: