Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
316
PacketType AVPacketWrapper::getPacketType() const
317
{
318
return this->packetType;
319
}
320
321
void AVPacketWrapper::setPacketType(PacketType packetType)
322
{
Callers
3
parseAVPacket
Method · 0.80
runParsingOfFile
Method · 0.80
goToNextPacket
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected