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

Method setPacketType

YUViewLib/src/ffmpeg/AVPacketWrapper.cpp:321–324  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

319}
320
321void AVPacketWrapper::setPacketType(PacketType packetType)
322{
323 this->packetType = packetType;
324}
325
326PacketDataFormat AVPacketWrapper::guessDataFormatFromData()
327{

Callers 1

goToNextPacketMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected