MCPcopy Create free account
hub / github.com/IENT/YUView / getPacketType

Method getPacketType

YUViewLib/src/ffmpeg/AVPacketWrapper.cpp:316–319  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

314}
315
316PacketType AVPacketWrapper::getPacketType() const
317{
318 return this->packetType;
319}
320
321void AVPacketWrapper::setPacketType(PacketType packetType)
322{

Callers 3

parseAVPacketMethod · 0.80
runParsingOfFileMethod · 0.80
goToNextPacketMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected