MCPcopy Create free account

hub / github.com/danielpaulus/quicktime_video_hack / functions

Functions297 in github.com/danielpaulus/quicktime_video_hack

↓ 1 callersFunctionwriteWavDataSubChunkHeader
* 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
MethodConsume
(buf coremedia.CMSampleBuffer)
screencapture/messageprocessor_test.go:21
MethodConsume
Consume will transfer AV data into a Gstreamer AppSrc
screencapture/gstadapter/gst_adapter.go:222
MethodNewReply
NewReply returns a []byte containing a correct reploy for afmt
screencapture/packet/sync_afmt.go:39
MethodNewReply
NewReply creates a RPLY message containing the given clockRef and serializes it into a []byte
screencapture/packet/sync_clok.go:24
MethodNewReply
NewReply creates a byte array containing the given skew
screencapture/packet/sync_stop.go:25
MethodNewReply
NewReply creates a RPLY packet containing the given clockRef and serializes it to a []byte
screencapture/packet/sync_cvrp.go:41
MethodNewReply
NewReply creates a RPLY packet containing the given CMTime and serializes it to a []byte
screencapture/packet/sync_time.go:27
MethodNewReply
NewReply creates a byte array containing the given skew
screencapture/packet/sync_skew.go:26
MethodNewReply
NewReply creates a RPLY packet containing the given clockRef and serializes it to a []byte
screencapture/packet/sync_cwpa.go:32
MethodStop
()
screencapture/messageprocessor_test.go:26
MethodStop
Nothing currently
screencapture/coremedia/avfilewriter.go:42
MethodStop
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
MethodString
()
screencapture/coremedia/cmsamplebuf.go:43
MethodString
()
screencapture/coremedia/cmsamplebuf.go:67
MethodString
()
screencapture/coremedia/cmformatdescription.go:161
MethodString
()
screencapture/coremedia/dict.go:182
MethodString
()
screencapture/common/nsnumber.go:99
MethodString
()
screencapture/packet/asyn_feed.go:49
MethodString
()
screencapture/packet/sync_afmt.go:18
MethodString
()
screencapture/packet/asyn_tbas.go:26
MethodString
()
screencapture/packet/sync_clok.go:28
MethodString
()
screencapture/packet/sync_stop.go:35
MethodString
()
screencapture/packet/sync_cvrp.go:45
MethodString
()
screencapture/packet/sync_time.go:41
MethodString
()
screencapture/packet/sync_skew.go:36
MethodString
()
screencapture/packet/asyn_sprp.go:31
MethodString
()
screencapture/packet/asyn_tjmp.go:28
MethodString
()
screencapture/packet/asyn_rels.go:24
MethodString
()
screencapture/packet/asyn_srat.go:38
MethodString
()
screencapture/packet/sync_cwpa.go:36
FunctionTestAfmt
(t *testing.T)
screencapture/packet/sync_afmt_test.go:13
FunctionTestAsynPacket
(t *testing.T)
screencapture/packet/asyn_test.go:18
FunctionTestAudioStreamBasicDescriptionSerializer
(t *testing.T)
screencapture/coremedia/audio_stream_basic_description_test.go:11
FunctionTestBooleanEntry
(t *testing.T)
screencapture/coremedia/dict_test.go:35
FunctionTestBooleanSerialization
(t *testing.T)
screencapture/coremedia/dict_serializer_test.go:13
FunctionTestCMClock_GetTime
(t *testing.T)
screencapture/coremedia/cmclock_test.go:10
FunctionTestCMSampleBuffer
(t *testing.T)
screencapture/coremedia/cmsamplebuf_test.go:42
FunctionTestCMSampleBufferAudio
(t *testing.T)
screencapture/coremedia/cmsamplebuf_test.go:92
FunctionTestCMSampleBufferAudioNoFdsc
(t *testing.T)
screencapture/coremedia/cmsamplebuf_test.go:111
FunctionTestCMSampleBufferNoFdsc
(t *testing.T)
screencapture/coremedia/cmsamplebuf_test.go:67
FunctionTestCalculateSkew
(t *testing.T)
screencapture/coremedia/cmclock_test.go:23
FunctionTestClok
(t *testing.T)
screencapture/packet/sync_clok_test.go:12
FunctionTestCodec
(t *testing.T)
screencapture/coremedia/cmtime_test.go:45
FunctionTestComplexDict
(t *testing.T)
screencapture/coremedia/dict_test.go:74
FunctionTestConsumer
(t *testing.T)
screencapture/diagnostics/consumer_test.go:14
FunctionTestCustomPipelineParsing
(t *testing.T)
screencapture/gstadapter/gst_adapter_test.go:18
FunctionTestCvrp
(t *testing.T)
screencapture/packet/sync_cvrp_test.go:14
FunctionTestCwpa
(t *testing.T)
screencapture/packet/sync_cwpa_test.go:12
FunctionTestEat
(t *testing.T)
screencapture/packet/asyn_feed_test.go:28
FunctionTestEncoding
(t *testing.T)
screencapture/common/nsnumber_test.go:72
FunctionTestErrors
(t *testing.T)
screencapture/coremedia/cmtime_test.go:38
FunctionTestErrors
(t *testing.T)
screencapture/common/nsnumber_test.go:20
FunctionTestFeed
(t *testing.T)
screencapture/packet/asyn_feed_test.go:15
FunctionTestFeedNoSdat
(t *testing.T)
screencapture/coremedia/cmsamplebuf_test.go:13
FunctionTestFileWriter
(t *testing.T)
screencapture/coremedia/avfilewriter_test.go:17
FunctionTestFileWriterForAudio
(t *testing.T)
screencapture/coremedia/avfilewriter_test.go:41
FunctionTestFullSerialization
(t *testing.T)
screencapture/coremedia/dict_serializer_test.go:27
FunctionTestIntDict
(t *testing.T)
screencapture/coremedia/dict_test.go:14
FunctionTestMessageProcessorForwardsFeed
(t *testing.T)
screencapture/messageprocessor_test.go:142
FunctionTestMessageProcessorRespondsCorrectlyToSyncMessages
(t *testing.T)
screencapture/messageprocessor_test.go:46
FunctionTestMessageProcessorRespondsCorrectlyToTimeSyncMessages
(t *testing.T)
screencapture/messageprocessor_test.go:112
FunctionTestMessageProcessorShutdownMessagesAreCorrect
(t *testing.T)
screencapture/messageprocessor_test.go:158
FunctionTestMessageProcessorStopsOnUnknownPacket
(t *testing.T)
screencapture/messageprocessor_test.go:32
FunctionTestNumberValue
(t *testing.T)
screencapture/common/nsnumber_test.go:49
FunctionTestOg
(t *testing.T)
screencapture/packet/sync_og_test.go:12
FunctionTestParseAsynHeader
(t *testing.T)
screencapture/packet/util_test.go:11
FunctionTestParseFormatDescriptor
(t *testing.T)
screencapture/coremedia/cmformatdescription_test.go:16
FunctionTestParseFormatDescriptorAudio
(t *testing.T)
screencapture/coremedia/cmformatdescription_test.go:38
FunctionTestParseSyncHeader
(t *testing.T)
screencapture/packet/util_test.go:30
FunctionTestPingSerialization
(t *testing.T)
screencapture/packet/ping_test.go:11
FunctionTestRels
(t *testing.T)
screencapture/packet/asyn_rels_test.go:12
FunctionTestScaleConversion
(t *testing.T)
screencapture/coremedia/cmtime_test.go:10
FunctionTestSeconds
(t *testing.T)
screencapture/coremedia/cmtime_test.go:33
FunctionTestSerialConvertedToCorrectUdid
(t *testing.T)
screencapture/discovery_test.go:15
FunctionTestSimpleDict
(t *testing.T)
screencapture/coremedia/dict_test.go:48
FunctionTestSkew
(t *testing.T)
screencapture/packet/sync_skew_test.go:12
FunctionTestSprp
(t *testing.T)
screencapture/packet/asyn_sprp_test.go:12
FunctionTestSrat
(t *testing.T)
screencapture/packet/asyn_srat_test.go:12
FunctionTestStop
(t *testing.T)
screencapture/packet/sync_stop_test.go:12
FunctionTestString
(t *testing.T)
screencapture/coremedia/cmtime_test.go:62
FunctionTestStringFunction
(t *testing.T)
screencapture/coremedia/dict_test.go:86
FunctionTestTbas
(t *testing.T)
screencapture/packet/asyn_tbas_test.go:12
FunctionTestTime
(t *testing.T)
screencapture/packet/sync_time_test.go:13
FunctionTestTjmp
(t *testing.T)
screencapture/packet/asyn_tjmp_test.go:14
FunctionTestUnknownMagic
(t *testing.T)
screencapture/coremedia/cmsamplebuf_test.go:27
FunctionTestValidateUdid
(t *testing.T)
screencapture/discovery_test.go:24
FunctionTestWavHeaderWrittenCorrectly
(t *testing.T)
screencapture/coremedia/wav_format_test.go:16
MethodWrite
(data []byte)
main.go:481
MethodWriteDataToUsb
WriteDataToUsb implements the UsbWriter interface and sends the byte array to the usb bulk endpoint.
screencapture/usbadapter.go:23
MethodWriteDataToUsb
(data []byte)
screencapture/messageprocessor_test.go:28
FunctionisValidIosDevice
(desc *gousb.DeviceDesc)
screencapture/discovery.go:165
Functionmain
()
main.go:24
Methodserialize
Serialize this RiffHeader into the given target bytes.Buffer
screencapture/coremedia/wav_format.go:85
FunctionsetUpVideoPipeline
(pl *gst.Pipeline)
screencapture/gstadapter/gst_pipeline_builder_linux.go:45
FunctionsetupLivePlayAudio
(pl *gst.Pipeline)
screencapture/gstadapter/gst_pipeline_builder_linux.go:7
FunctionskipCI
(t *testing.T)
screencapture/gstadapter/gst_adapter_test.go:12
← previous201–297 of 297, ranked by callers