File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 2967
2967
</ xmp >
2968
2968
2969
2969
: < dfn dict-member for =AudioDataCopyToOptions > planeIndex</ dfn >
2970
- :: The index identifies the plane to copy from.
2970
+ :: The index identifying the plane to copy from.
2971
2971
2972
2972
: < dfn dict-member for =AudioDataCopyToOptions > frameOffset</ dfn >
2973
2973
:: An offset into the source plane data indicating which [=frame=] to begin
3005
3005
signal at a particular point in time in a particular channel.
3006
3006
3007
3007
A < dfn > frame</ dfn > or (sample-frame) refers to a set of values of all channels
3008
- of a multi-channel signal, that happened at the exact same time.
3008
+ of a multi-channel signal, that happen at the exact same time.
3009
3009
3010
3010
NOTE: Consequently, if an audio signal is mono (has only one channel), a frame
3011
- or a sample refers to the same thing.
3011
+ and a sample refer to the same thing.
3012
3012
3013
3013
All audio [=samples=] in this specification are using linear pulse-code
3014
3014
modulation (Linear PCM): quantization levels are uniform between values.
You can’t perform that action at this time.
0 commit comments