Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/danielpaulus/quicktime_video_hack
/ functions
Functions
297 in github.com/danielpaulus/quicktime_video_hack
⨍
Functions
297
◇
Types & classes
42
↓ 1 callers
Function
writeWavDataSubChunkHeader
* The "data" subchunk contains the size of the data and the actual sound: 36 4 Subchunk2ID Contains the letters "data"
screencapture/coremedia/wav_format.go:101
Method
Consume
(buf coremedia.CMSampleBuffer)
screencapture/messageprocessor_test.go:21
Method
Consume
Consume will transfer AV data into a Gstreamer AppSrc
screencapture/gstadapter/gst_adapter.go:222
Method
NewReply
NewReply returns a []byte containing a correct reploy for afmt
screencapture/packet/sync_afmt.go:39
Method
NewReply
NewReply creates a RPLY message containing the given clockRef and serializes it into a []byte
screencapture/packet/sync_clok.go:24
Method
NewReply
NewReply creates a byte array containing the given skew
screencapture/packet/sync_stop.go:25
Method
NewReply
NewReply creates a RPLY packet containing the given clockRef and serializes it to a []byte
screencapture/packet/sync_cvrp.go:41
Method
NewReply
NewReply creates a RPLY packet containing the given CMTime and serializes it to a []byte
screencapture/packet/sync_time.go:27
Method
NewReply
NewReply creates a byte array containing the given skew
screencapture/packet/sync_skew.go:26
Method
NewReply
NewReply creates a RPLY packet containing the given clockRef and serializes it to a []byte
screencapture/packet/sync_cwpa.go:32
Method
Stop
()
screencapture/messageprocessor_test.go:26
Method
Stop
Nothing currently
screencapture/coremedia/avfilewriter.go:42
Method
Stop
Stop sends an EOS (end of stream) event downstream the gstreamer pipeline. Some Elements need this to correctly finish. F.ex. writing mp4 video withou
screencapture/gstadapter/gst_adapter.go:115
Method
String
()
screencapture/coremedia/cmsamplebuf.go:43
Method
String
()
screencapture/coremedia/cmsamplebuf.go:67
Method
String
()
screencapture/coremedia/cmformatdescription.go:161
Method
String
()
screencapture/coremedia/dict.go:182
Method
String
()
screencapture/common/nsnumber.go:99
Method
String
()
screencapture/packet/asyn_feed.go:49
Method
String
()
screencapture/packet/sync_afmt.go:18
Method
String
()
screencapture/packet/asyn_tbas.go:26
Method
String
()
screencapture/packet/sync_clok.go:28
Method
String
()
screencapture/packet/sync_stop.go:35
Method
String
()
screencapture/packet/sync_cvrp.go:45
Method
String
()
screencapture/packet/sync_time.go:41
Method
String
()
screencapture/packet/sync_skew.go:36
Method
String
()
screencapture/packet/asyn_sprp.go:31
Method
String
()
screencapture/packet/asyn_tjmp.go:28
Method
String
()
screencapture/packet/asyn_rels.go:24
Method
String
()
screencapture/packet/asyn_srat.go:38
Method
String
()
screencapture/packet/sync_cwpa.go:36
Function
TestAfmt
(t *testing.T)
screencapture/packet/sync_afmt_test.go:13
Function
TestAsynPacket
(t *testing.T)
screencapture/packet/asyn_test.go:18
Function
TestAudioStreamBasicDescriptionSerializer
(t *testing.T)
screencapture/coremedia/audio_stream_basic_description_test.go:11
Function
TestBooleanEntry
(t *testing.T)
screencapture/coremedia/dict_test.go:35
Function
TestBooleanSerialization
(t *testing.T)
screencapture/coremedia/dict_serializer_test.go:13
Function
TestCMClock_GetTime
(t *testing.T)
screencapture/coremedia/cmclock_test.go:10
Function
TestCMSampleBuffer
(t *testing.T)
screencapture/coremedia/cmsamplebuf_test.go:42
Function
TestCMSampleBufferAudio
(t *testing.T)
screencapture/coremedia/cmsamplebuf_test.go:92
Function
TestCMSampleBufferAudioNoFdsc
(t *testing.T)
screencapture/coremedia/cmsamplebuf_test.go:111
Function
TestCMSampleBufferNoFdsc
(t *testing.T)
screencapture/coremedia/cmsamplebuf_test.go:67
Function
TestCalculateSkew
(t *testing.T)
screencapture/coremedia/cmclock_test.go:23
Function
TestClok
(t *testing.T)
screencapture/packet/sync_clok_test.go:12
Function
TestCodec
(t *testing.T)
screencapture/coremedia/cmtime_test.go:45
Function
TestComplexDict
(t *testing.T)
screencapture/coremedia/dict_test.go:74
Function
TestConsumer
(t *testing.T)
screencapture/diagnostics/consumer_test.go:14
Function
TestCustomPipelineParsing
(t *testing.T)
screencapture/gstadapter/gst_adapter_test.go:18
Function
TestCvrp
(t *testing.T)
screencapture/packet/sync_cvrp_test.go:14
Function
TestCwpa
(t *testing.T)
screencapture/packet/sync_cwpa_test.go:12
Function
TestEat
(t *testing.T)
screencapture/packet/asyn_feed_test.go:28
Function
TestEncoding
(t *testing.T)
screencapture/common/nsnumber_test.go:72
Function
TestErrors
(t *testing.T)
screencapture/coremedia/cmtime_test.go:38
Function
TestErrors
(t *testing.T)
screencapture/common/nsnumber_test.go:20
Function
TestFeed
(t *testing.T)
screencapture/packet/asyn_feed_test.go:15
Function
TestFeedNoSdat
(t *testing.T)
screencapture/coremedia/cmsamplebuf_test.go:13
Function
TestFileWriter
(t *testing.T)
screencapture/coremedia/avfilewriter_test.go:17
Function
TestFileWriterForAudio
(t *testing.T)
screencapture/coremedia/avfilewriter_test.go:41
Function
TestFullSerialization
(t *testing.T)
screencapture/coremedia/dict_serializer_test.go:27
Function
TestIntDict
(t *testing.T)
screencapture/coremedia/dict_test.go:14
Function
TestMessageProcessorForwardsFeed
(t *testing.T)
screencapture/messageprocessor_test.go:142
Function
TestMessageProcessorRespondsCorrectlyToSyncMessages
(t *testing.T)
screencapture/messageprocessor_test.go:46
Function
TestMessageProcessorRespondsCorrectlyToTimeSyncMessages
(t *testing.T)
screencapture/messageprocessor_test.go:112
Function
TestMessageProcessorShutdownMessagesAreCorrect
(t *testing.T)
screencapture/messageprocessor_test.go:158
Function
TestMessageProcessorStopsOnUnknownPacket
(t *testing.T)
screencapture/messageprocessor_test.go:32
Function
TestNumberValue
(t *testing.T)
screencapture/common/nsnumber_test.go:49
Function
TestOg
(t *testing.T)
screencapture/packet/sync_og_test.go:12
Function
TestParseAsynHeader
(t *testing.T)
screencapture/packet/util_test.go:11
Function
TestParseFormatDescriptor
(t *testing.T)
screencapture/coremedia/cmformatdescription_test.go:16
Function
TestParseFormatDescriptorAudio
(t *testing.T)
screencapture/coremedia/cmformatdescription_test.go:38
Function
TestParseSyncHeader
(t *testing.T)
screencapture/packet/util_test.go:30
Function
TestPingSerialization
(t *testing.T)
screencapture/packet/ping_test.go:11
Function
TestRels
(t *testing.T)
screencapture/packet/asyn_rels_test.go:12
Function
TestScaleConversion
(t *testing.T)
screencapture/coremedia/cmtime_test.go:10
Function
TestSeconds
(t *testing.T)
screencapture/coremedia/cmtime_test.go:33
Function
TestSerialConvertedToCorrectUdid
(t *testing.T)
screencapture/discovery_test.go:15
Function
TestSimpleDict
(t *testing.T)
screencapture/coremedia/dict_test.go:48
Function
TestSkew
(t *testing.T)
screencapture/packet/sync_skew_test.go:12
Function
TestSprp
(t *testing.T)
screencapture/packet/asyn_sprp_test.go:12
Function
TestSrat
(t *testing.T)
screencapture/packet/asyn_srat_test.go:12
Function
TestStop
(t *testing.T)
screencapture/packet/sync_stop_test.go:12
Function
TestString
(t *testing.T)
screencapture/coremedia/cmtime_test.go:62
Function
TestStringFunction
(t *testing.T)
screencapture/coremedia/dict_test.go:86
Function
TestTbas
(t *testing.T)
screencapture/packet/asyn_tbas_test.go:12
Function
TestTime
(t *testing.T)
screencapture/packet/sync_time_test.go:13
Function
TestTjmp
(t *testing.T)
screencapture/packet/asyn_tjmp_test.go:14
Function
TestUnknownMagic
(t *testing.T)
screencapture/coremedia/cmsamplebuf_test.go:27
Function
TestValidateUdid
(t *testing.T)
screencapture/discovery_test.go:24
Function
TestWavHeaderWrittenCorrectly
(t *testing.T)
screencapture/coremedia/wav_format_test.go:16
Method
Write
(data []byte)
main.go:481
Method
WriteDataToUsb
WriteDataToUsb implements the UsbWriter interface and sends the byte array to the usb bulk endpoint.
screencapture/usbadapter.go:23
Method
WriteDataToUsb
(data []byte)
screencapture/messageprocessor_test.go:28
Function
isValidIosDevice
(desc *gousb.DeviceDesc)
screencapture/discovery.go:165
Function
main
()
main.go:24
Method
serialize
Serialize this RiffHeader into the given target bytes.Buffer
screencapture/coremedia/wav_format.go:85
Function
setUpVideoPipeline
(pl *gst.Pipeline)
screencapture/gstadapter/gst_pipeline_builder_linux.go:45
Function
setupLivePlayAudio
(pl *gst.Pipeline)
screencapture/gstadapter/gst_pipeline_builder_linux.go:7
Function
skipCI
(t *testing.T)
screencapture/gstadapter/gst_adapter_test.go:12
← previous
201–297 of 297, ranked by callers