Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/CapSoftware/scap
/ pixel_buffer_display_time
Function
pixel_buffer_display_time
src/capturer/engine/mac/pixel_buffer.rs:212–214 ·
view source on GitHub ↗
(sample_buffer: &CMSampleBuffer)
Source
from the content-addressed store, hash-verified
210
}
211
212
pub unsafe fn pixel_buffer_display_time(sample_buffer: &CMSampleBuffer) -> u64 {
213
sample_buffer.sys_ref.get_presentation_timestamp().value as u64
214
}
Callers
1
new
Method · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected