Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
321
void AVPacketWrapper::setPacketType(PacketType packetType)
322
{
323
this->packetType = packetType;
324
}
325
326
PacketDataFormat AVPacketWrapper::guessDataFormatFromData()
327
{
Callers
1
goToNextPacket
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected