@@ -44940,7 +44940,7 @@
A=0; // set A to 0
// while A is still less than 10, add 1 to A
- while(A<10)(
+ while(A < 10)(
A=A+1;
);
diff --git a/ultraschall_api/Documentation/Reaper_Api_Documentation.html b/ultraschall_api/Documentation/Reaper_Api_Documentation.html
index c05acd5a..b3637896 100644
--- a/ultraschall_api/Documentation/Reaper_Api_Documentation.html
+++ b/ultraschall_api/Documentation/Reaper_Api_Documentation.html
@@ -431,7 +431,7 @@ Datatypes used in this document
see also:
@@ -492,7 +492,7 @@
Datatypes used in this document
see also:
@@ -650,8 +650,8 @@
Datatypes used in this document
see also:
@@ -699,8 +699,8 @@
Datatypes used in this document
see also:
@@ -738,7 +738,7 @@
Datatypes used in this document
see also:
@@ -776,8 +776,8 @@
Datatypes used in this document
see also:
@@ -806,9 +806,9 @@
Datatypes used in this document
see also:
@@ -839,9 +839,9 @@
Datatypes used in this document
see also:
@@ -1005,7 +1005,7 @@
Datatypes used in this document
see also:
@@ -1626,12 +1626,12 @@
Datatypes used in this document
see also:
@@ -1671,12 +1671,12 @@
Datatypes used in this document
see also:
@@ -1755,12 +1755,12 @@
Datatypes used in this document
see also:
@@ -1800,12 +1800,12 @@
Datatypes used in this document
see also:
@@ -1880,12 +1880,12 @@
Datatypes used in this document
see also:
@@ -1921,12 +1921,12 @@
Datatypes used in this document
see also:
@@ -1957,9 +1957,9 @@
Datatypes used in this document
see also:
-SetExtState - sets an extstate to store information for your script |
-GetExtState - gets an extstate that stores information for your script |
-HasExtState - checks, if an extstate exists |
+SetExtState - sets an extstate to store information for your script |
+GetExtState - gets an extstate that stores information for your script |
+HasExtState - checks, if an extstate exists |
@@ -1995,9 +1995,9 @@
Datatypes used in this document
see also:
-SetExtState - sets an extstate to store information for your script |
-DeleteExtState - deleted an extstate that stores information for your script |
-HasExtState - checks, if an extstate exists |
+SetExtState - sets an extstate to store information for your script |
+DeleteExtState - deleted an extstate that stores information for your script |
+HasExtState - checks, if an extstate exists |
@@ -2031,9 +2031,9 @@
Datatypes used in this document
see also:
-SetExtState - sets an extstate to store information for your script |
-GetExtState - gets an extstate that stores information for your script |
-DeleteExtState - deleted an extstate that stores information for your script |
+SetExtState - sets an extstate to store information for your script |
+GetExtState - gets an extstate that stores information for your script |
+DeleteExtState - deleted an extstate that stores information for your script |
@@ -2163,9 +2163,9 @@
Datatypes used in this document
see also:
-GetExtState - gets an extstate that stores information for your script |
-HasExtState - checks, if an extstate exists |
-DeleteExtState - deleted an extstate that stores information for your script |
+GetExtState - gets an extstate that stores information for your script |
+HasExtState - checks, if an extstate exists |
+DeleteExtState - deleted an extstate that stores information for your script |
@@ -2673,7 +2673,7 @@
Datatypes used in this document
see also:
-GetExePath - returns the path of the reaper.exe/reaper.app |
+GetExePath - returns the path of the reaper.exe/reaper.app |
@@ -3058,7 +3058,7 @@
Datatypes used in this document
see also:
-ValidatePtr2 - checks, if a pointer is a valid one within a project |
+ValidatePtr2 - checks, if a pointer is a valid one within a project |
@@ -3190,7 +3190,7 @@
Datatypes used in this document
Clear the ReaScript console.
see also:
@@ -3213,7 +3213,7 @@
Datatypes used in this document
see also:
@@ -3253,10 +3253,10 @@
Datatypes used in this document
see also:
@@ -3300,10 +3300,10 @@
Datatypes used in this document
see also:
@@ -3351,10 +3351,10 @@
Datatypes used in this document
see also:
@@ -3402,10 +3402,10 @@
Datatypes used in this document
see also:
@@ -3441,10 +3441,10 @@
Datatypes used in this document
see also:
@@ -3480,8 +3480,8 @@
Datatypes used in this document
see also:
@@ -4129,7 +4129,7 @@
Datatypes used in this document
see also:
-ColorToNative - for converting r-g-b-values to a native-color value |
+ColorToNative - for converting r-g-b-values to a native-color value |
@@ -4170,7 +4170,7 @@
Datatypes used in this document
see also:
-ColorFromNative - for converting a native color-calue into its r-g-b-representation |
+ColorFromNative - for converting a native color-calue into its r-g-b-representation |
@@ -4258,8 +4258,8 @@
Datatypes used in this document
see also:
@@ -4446,7 +4446,7 @@
Datatypes used in this document
see also:
@@ -6169,7 +6169,7 @@
Datatypes used in this document
see also:
@@ -6680,7 +6680,7 @@
Datatypes used in this document
see also:
@@ -7253,7 +7253,7 @@
Datatypes used in this document
see also:
@@ -7316,7 +7316,7 @@
Datatypes used in this document
see also:
@@ -7349,7 +7349,7 @@
Datatypes used in this document
see also:
@@ -10258,7 +10258,7 @@
Datatypes used in this document
see also:
@@ -10514,7 +10514,7 @@
Datatypes used in this document
see also:
@@ -10543,7 +10543,7 @@
Datatypes used in this document
see also:
@@ -10745,7 +10745,7 @@
Datatypes used in this document
see also:
-FreeHeapPtr - free heap-memory returned from an API-function |
+FreeHeapPtr - free heap-memory returned from an API-function |
@@ -11353,7 +11353,7 @@
Datatypes used in this document
see also:
@@ -11375,8 +11375,8 @@
Datatypes used in this document
see also:
@@ -11573,7 +11573,7 @@
Datatypes used in this document
see also:
@@ -11715,12 +11715,12 @@
Datatypes used in this document
see also:
@@ -11898,7 +11898,7 @@
Datatypes used in this document
see also:
@@ -14163,7 +14163,14 @@
Datatypes used in this document
Returns the arc tangent of the numerator divided by the denominator, allowing the denominator to be 0, and using their signs to produce a more meaningful result.
-
Parameters:
+
+Returnvalues:
+
+float arc_tangent |
+the arc-tangent |
+
+
+Parameters:
float numerator |
the numerator to calculate the arc-tangent |
@@ -14430,7 +14437,7 @@ Datatypes used in this document
see also:
@@ -15056,7 +15063,7 @@
Datatypes used in this document
see also:
@@ -15334,7 +15341,7 @@
Datatypes used in this document
A=0; // set A to 0
// while A is still less than 10, add 1 to A
- while(A<10)(
+ while(A < 10)(
A=A+1;
);
@@ -15724,7 +15731,7 @@
Datatypes used in this document
see also:
-eel_str_getchar - gets a character from the keyboard-queue, as input into a gfx-window |
+eel_str_getchar - gets a character from the keyboard-queue, as input into a gfx-window |
@@ -16030,7 +16037,7 @@
Datatypes used in this document
see also:
@@ -16182,7 +16189,7 @@
Datatypes used in this document
see also:
@@ -16213,19 +16220,19 @@
Datatypes used in this document
see also:
@@ -16260,19 +16267,19 @@
Datatypes used in this document
see also:
@@ -16329,19 +16336,19 @@
Datatypes used in this document
see also:
@@ -16401,19 +16408,19 @@
Datatypes used in this document
see also:
@@ -16441,20 +16448,20 @@
Datatypes used in this document
see also:
@@ -16484,11 +16491,11 @@
Datatypes used in this document
see also:
@@ -16526,11 +16533,11 @@
Datatypes used in this document
see also:
@@ -16576,10 +16583,10 @@
Datatypes used in this document
see also:
@@ -16617,8 +16624,8 @@
Datatypes used in this document
see also:
@@ -16687,10 +16694,10 @@
Datatypes used in this document
see also:
@@ -16724,10 +16731,10 @@
Datatypes used in this document
see also:
@@ -16781,7 +16788,7 @@
Datatypes used in this document
see also:
@@ -16815,7 +16822,7 @@
Datatypes used in this document
see also:
@@ -16857,10 +16864,10 @@
Datatypes used in this document
see also:
@@ -16922,10 +16929,10 @@
Datatypes used in this document
see also:
@@ -16981,8 +16988,8 @@
Datatypes used in this document
see also:
@@ -17046,11 +17053,11 @@
Datatypes used in this document
see also:
@@ -17232,19 +17239,19 @@
Datatypes used in this document
see also:
@@ -17287,19 +17294,19 @@
Datatypes used in this document
see also:
@@ -17336,19 +17343,19 @@
Datatypes used in this document
see also:
@@ -17385,19 +17392,19 @@
Datatypes used in this document
see also:
@@ -17436,20 +17443,20 @@
Datatypes used in this document
see also:
@@ -17536,19 +17543,19 @@
Datatypes used in this document
see also:
@@ -17608,19 +17615,19 @@
Datatypes used in this document
see also:
@@ -17655,19 +17662,19 @@
Datatypes used in this document
see also:
@@ -17781,8 +17788,8 @@
Datatypes used in this document
see also:
@@ -17925,8 +17932,8 @@
Datatypes used in this document
see also:
@@ -18171,8 +18178,8 @@
Datatypes used in this document
see also:
-GetEnvelopeStateChunk - returns, an EnvelopeStateChunk, which holds all attributes-information of an envelope |
-SetEnvelopeStateChunk - sets an EnvelopeStateChunk, to replace all attributes-information of an envelope |
+GetEnvelopeStateChunk - returns, an EnvelopeStateChunk, which holds all attributes-information of an envelope |
+SetEnvelopeStateChunk - sets an EnvelopeStateChunk, to replace all attributes-information of an envelope |
@@ -18214,8 +18221,8 @@
Datatypes used in this document
see also:
-GetEnvelopeStateChunk - returns, an EnvelopeStateChunk, which holds all attributes-information of an envelope |
-SetEnvelopeStateChunk - sets an EnvelopeStateChunk, to replace all attributes-information of an envelope |
+GetEnvelopeStateChunk - returns, an EnvelopeStateChunk, which holds all attributes-information of an envelope |
+SetEnvelopeStateChunk - sets an EnvelopeStateChunk, to replace all attributes-information of an envelope |
@@ -18452,19 +18459,19 @@
Datatypes used in this document
see also:
@@ -18592,19 +18599,19 @@
Datatypes used in this document
see also:
@@ -18634,7 +18641,7 @@
Datatypes used in this document
see also:
@@ -18866,8 +18873,8 @@
Datatypes used in this document
see also:
@@ -18908,7 +18915,7 @@
Datatypes used in this document
see also:
@@ -18949,7 +18956,7 @@
Datatypes used in this document
see also:
@@ -20242,7 +20249,7 @@
Datatypes used in this document
see also:
@@ -20858,7 +20865,7 @@
Datatypes used in this document
see also:
@@ -22241,7 +22248,7 @@
Datatypes used in this document
see also:
@@ -23045,7 +23052,7 @@
Datatypes used in this document
see also:
@@ -23079,7 +23086,7 @@
Datatypes used in this document
see also:
@@ -24272,13 +24279,13 @@
Datatypes used in this document
see also:
@@ -24301,13 +24308,13 @@
Datatypes used in this document
see also:
@@ -24364,12 +24371,12 @@
Datatypes used in this document
see also:
@@ -24399,12 +24406,12 @@
Datatypes used in this document
see also:
@@ -24427,13 +24434,13 @@
Datatypes used in this document
see also:
@@ -24463,13 +24470,13 @@
Datatypes used in this document
see also:
@@ -24505,14 +24512,14 @@
Datatypes used in this document
see also:
@@ -24575,13 +24582,13 @@
Datatypes used in this document
see also:
@@ -24611,13 +24618,13 @@
Datatypes used in this document
see also:
@@ -25701,7 +25708,7 @@
Datatypes used in this document
see also:
@@ -25854,7 +25861,7 @@
Datatypes used in this document
see also:
-JS_Mouse_SetCursor - show the mouse-cursor you've loaded with JS_Mouse_LoadCursorFromFile |
+JS_Mouse_SetCursor - show the mouse-cursor you've loaded with JS_Mouse_LoadCursorFromFile |
@@ -26734,7 +26741,7 @@
Datatypes used in this document
see also:
@@ -26921,8 +26928,8 @@
Datatypes used in this document
see also:
@@ -27041,7 +27048,7 @@
Datatypes used in this document
see also:
@@ -27074,7 +27081,7 @@
Datatypes used in this document
see also:
@@ -27806,8 +27813,8 @@
Datatypes used in this document
see also:
-lua_gmem_read - reads values from a global shared memory(gmem) |
-lua_gmem_write - writes values from a global shared memory(gmem) that can be accessed |
+lua_gmem_read - reads values from a global shared memory(gmem) |
+lua_gmem_write - writes values from a global shared memory(gmem) that can be accessed |
@@ -27836,8 +27843,8 @@
Datatypes used in this document
see also:
-lua_gmem_attach - attaches a global shared memory(gmem) that can be accessed |
-lua_gmem_write - writes values from a global shared memory(gmem) that can be accessed |
+lua_gmem_attach - attaches a global shared memory(gmem) that can be accessed |
+lua_gmem_write - writes values from a global shared memory(gmem) that can be accessed |
@@ -27863,8 +27870,8 @@
Datatypes used in this document
see also:
-lua_gmem_attach - attaches a global shared memory(gmem) that can be accessed |
-lua_gmem_read - reads values from a global shared memory(gmem) |
+lua_gmem_attach - attaches a global shared memory(gmem) that can be accessed |
+lua_gmem_read - reads values from a global shared memory(gmem) |
@@ -29005,7 +29012,7 @@
Datatypes used in this document
see also:
-SetTrackMIDILyrics - sets MIDI-lyrics of a MediaTrack, pushed into all MediaItems on the track |
+SetTrackMIDILyrics - sets MIDI-lyrics of a MediaTrack, pushed into all MediaItems on the track |
@@ -29043,7 +29050,7 @@
Datatypes used in this document
see also:
@@ -29085,7 +29092,7 @@
Datatypes used in this document
see also:
@@ -29218,7 +29225,7 @@
Datatypes used in this document
see also:
@@ -29243,8 +29250,8 @@
Datatypes used in this document
see also:
@@ -29275,8 +29282,8 @@
Datatypes used in this document
see also:
@@ -29333,9 +29340,9 @@
Datatypes used in this document
see also:
@@ -29384,8 +29391,8 @@
Datatypes used in this document
see also:
@@ -29417,7 +29424,7 @@
Datatypes used in this document
see also:
@@ -29457,7 +29464,7 @@
Datatypes used in this document
see also:
@@ -29808,7 +29815,7 @@
Datatypes used in this document
see also:
@@ -29911,8 +29918,8 @@
Datatypes used in this document
see also:
-MIDI_GetCC - gets midi-cc-events properties in a take |
-MIDI_SetCCShape - sets shape and bezier-tension of a midi-cc in a take |
+MIDI_GetCC - gets midi-cc-events properties in a take |
+MIDI_SetCCShape - sets shape and bezier-tension of a midi-cc in a take |
@@ -30034,7 +30041,7 @@
Datatypes used in this document
see also:
-MIDI_GetTrackHash - gets a hash-string that only changes, when the track's midi-data changes |
+MIDI_GetTrackHash - gets a hash-string that only changes, when the track's midi-data changes |
@@ -30394,7 +30401,7 @@
Datatypes used in this document
see also:
@@ -30434,7 +30441,7 @@
Datatypes used in this document
see also:
-MIDI_GetHash - gets a hash-string that only changes, when the take's midi-data changes |
+MIDI_GetHash - gets a hash-string that only changes, when the take's midi-data changes |
@@ -30706,7 +30713,7 @@
Datatypes used in this document
see also:
@@ -30817,8 +30824,8 @@
Datatypes used in this document
see also:
@@ -31110,7 +31117,7 @@
Datatypes used in this document
see also:
@@ -31293,7 +31300,7 @@
Datatypes used in this document
see also:
@@ -31399,7 +31406,7 @@
Datatypes used in this document
see also:
-ColorToNative - to convert color-value to a native(Mac, Win, Linux) colors |
+ColorToNative - to convert color-value to a native(Mac, Win, Linux) colors |
@@ -31506,8 +31513,8 @@
Datatypes used in this document
see also:
@@ -31715,7 +31722,7 @@
Datatypes used in this document
see also:
@@ -32137,7 +32144,7 @@
Datatypes used in this document
see also:
@@ -32365,7 +32372,7 @@
Datatypes used in this document
see also:
@@ -32442,7 +32449,7 @@
Datatypes used in this document
see also:
@@ -32476,9 +32483,9 @@
Datatypes used in this document
see also:
@@ -32508,9 +32515,9 @@
Datatypes used in this document
see also:
@@ -32552,9 +32559,9 @@
Datatypes used in this document
see also:
@@ -32602,9 +32609,9 @@
Datatypes used in this document
see also:
@@ -32638,9 +32645,9 @@
Datatypes used in this document
see also:
@@ -32752,10 +32759,10 @@
Datatypes used in this document
see also:
@@ -32785,9 +32792,9 @@
Datatypes used in this document
see also:
@@ -32906,9 +32913,9 @@
Datatypes used in this document
see also:
@@ -32972,9 +32979,9 @@
Datatypes used in this document
see also:
@@ -33011,7 +33018,7 @@
Datatypes used in this document
see also:
@@ -33155,7 +33162,7 @@
Datatypes used in this document
see also:
@@ -33185,7 +33192,7 @@
Datatypes used in this document
see also:
@@ -33219,9 +33226,9 @@
Datatypes used in this document
see also:
@@ -33386,8 +33393,8 @@
Datatypes used in this document
see also:
-GetItemStateChunk - returns, an ItemStateChunk, which holds all attributes-information of a MediaItem |
-SetItemStateChunk - sets an ItemStateChunk, to replace all attributes-information of a MediaItem |
+GetItemStateChunk - returns, an ItemStateChunk, which holds all attributes-information of a MediaItem |
+SetItemStateChunk - sets an ItemStateChunk, to replace all attributes-information of a MediaItem |
@@ -33429,8 +33436,8 @@
Datatypes used in this document
see also:
-GetItemStateChunk - returns, an ItemStateChunk, which holds all attributes-information of a MediaItem |
-SetItemStateChunk - sets an ItemStateChunk, to replace all attributes-information of a MediaItem |
+GetItemStateChunk - returns, an ItemStateChunk, which holds all attributes-information of a MediaItem |
+SetItemStateChunk - sets an ItemStateChunk, to replace all attributes-information of a MediaItem |
@@ -33821,7 +33828,7 @@
Datatypes used in this document
see also:
@@ -34114,7 +34121,7 @@
Datatypes used in this document
see also:
-GetThingFromPoint - returns, various elements at specific coordinates(arrange, mcp, fxchain, etc) |
+GetThingFromPoint - returns, various elements at specific coordinates(arrange, mcp, fxchain, etc) |
@@ -34233,7 +34240,7 @@
Datatypes used in this document
see also:
@@ -34365,7 +34372,7 @@
Datatypes used in this document
see also:
@@ -34801,7 +34808,7 @@
Datatypes used in this document
see also:
@@ -36001,7 +36008,7 @@
Datatypes used in this document
see also:
@@ -36118,8 +36125,8 @@
Datatypes used in this document
see also:
@@ -36246,8 +36253,8 @@
Datatypes used in this document
see also:
@@ -36289,8 +36296,8 @@
Datatypes used in this document
see also:
@@ -36367,8 +36374,8 @@
Datatypes used in this document
see also:
@@ -36468,7 +36475,7 @@
Datatypes used in this document
see also:
-EnumProjects - enumerates the project(tabs) and their projectfiles with path; returns currently rendering project |
+EnumProjects - enumerates the project(tabs) and their projectfiles with path; returns currently rendering project |
@@ -36746,7 +36753,7 @@
Datatypes used in this document
see also:
@@ -36855,7 +36862,7 @@
Datatypes used in this document
see also:
-GetSetProjectInfo - sets additional attributes for the project as number instead of string |
+GetSetProjectInfo - sets additional attributes for the project as number instead of string |
@@ -37029,7 +37036,7 @@
Datatypes used in this document
see also:
@@ -38026,7 +38033,7 @@
Datatypes used in this document
see also:
-GoToRegion - goes to a region, instead of a marker |
+GoToRegion - goes to a region, instead of a marker |
@@ -64995,7 +65002,7 @@
Datatypes used in this document
see also:
@@ -65076,7 +65083,7 @@
Datatypes used in this document
see also:
@@ -65197,8 +65204,8 @@
Datatypes used in this document
see also:
-ReaPack_GetOwner - returns the package, that owns a certain installed file |
-ReaPack_GetEntryInfo - returns the attributes of an installed repository, like name, package description, etc |
+ReaPack_GetOwner - returns the package, that owns a certain installed file |
+ReaPack_GetEntryInfo - returns the attributes of an installed repository, like name, package description, etc |
@@ -65230,7 +65237,7 @@
Datatypes used in this document
see also:
@@ -65307,7 +65314,7 @@
Datatypes used in this document
see also:
@@ -65342,7 +65349,7 @@
Datatypes used in this document
see also:
@@ -65608,7 +65615,7 @@
Datatypes used in this document
see also:
@@ -66038,8 +66045,8 @@
Datatypes used in this document
see also:
@@ -66380,7 +66387,7 @@
Datatypes used in this document
see also:
@@ -66621,9 +66628,9 @@
Datatypes used in this document
see also:
@@ -66696,9 +66703,9 @@
Datatypes used in this document
Toggle track-selection - gets each individual track and toggles its selection-state(Mespotine) |
see also:
@@ -66742,7 +66749,7 @@
Datatypes used in this document
see also:
@@ -66796,7 +66803,7 @@
Datatypes used in this document
see also:
@@ -67101,7 +67108,7 @@
Datatypes used in this document
see also:
@@ -67184,7 +67191,7 @@
Datatypes used in this document
see also:
-mkvolstr - converts the volume-level for this function |
+mkvolstr - converts the volume-level for this function |
@@ -67303,12 +67310,12 @@
Datatypes used in this document
see also:
@@ -67368,12 +67375,12 @@
Datatypes used in this document
see also:
@@ -67409,13 +67416,13 @@
Datatypes used in this document
see also:
@@ -67457,8 +67464,8 @@
Datatypes used in this document
see also:
@@ -67498,7 +67505,7 @@
Datatypes used in this document
see also:
@@ -67544,7 +67551,7 @@
Datatypes used in this document
see also:
@@ -67607,12 +67614,12 @@
Datatypes used in this document
see also:
@@ -67655,7 +67662,7 @@
Datatypes used in this document
see also:
@@ -67695,7 +67702,7 @@
Datatypes used in this document
see also:
@@ -67741,7 +67748,7 @@
Datatypes used in this document
see also:
@@ -67781,12 +67788,12 @@
Datatypes used in this document
see also:
@@ -67950,12 +67957,12 @@
Datatypes used in this document
see also:
@@ -69071,8 +69078,8 @@
Datatypes used in this document
see also:
-DB2SLIDER - converts a dB-value into the volume-level for this function |
-SLIDER2DB - converts a volume-level into a dB-value |
+DB2SLIDER - converts a dB-value into the volume-level for this function |
+SLIDER2DB - converts a volume-level into a dB-value |
@@ -69116,8 +69123,8 @@
Datatypes used in this document
see also:
-DB2SLIDER - converts a dB-value into the volume-level for this function |
-SLIDER2DB - converts a volume-level into a dB-value |
+DB2SLIDER - converts a dB-value into the volume-level for this function |
+SLIDER2DB - converts a volume-level into a dB-value |
@@ -69468,7 +69475,7 @@
Datatypes used in this document
see also:
@@ -69558,8 +69565,8 @@
Datatypes used in this document
see also:
@@ -69619,8 +69626,8 @@
Datatypes used in this document
see also:
@@ -69788,8 +69795,8 @@
Datatypes used in this document
see also:
-GetTrackStateChunk - returns, an TrackStateChunk, which holds all attributes-information of a MediaTrack |
-SetTrackStateChunk - sets an TrackStateChunk, to replace all attributes-information of a MediaTrack |
+GetTrackStateChunk - returns, an TrackStateChunk, which holds all attributes-information of a MediaTrack |
+SetTrackStateChunk - sets an TrackStateChunk, to replace all attributes-information of a MediaTrack |
@@ -69831,8 +69838,8 @@
Datatypes used in this document
see also:
-GetTrackStateChunk - returns, an TrackStateChunk, which holds all attributes-information of a MediaTrack |
-SetTrackStateChunk - sets an TrackStateChunk, to replace all attributes-information of a MediaTrack |
+GetTrackStateChunk - returns, an TrackStateChunk, which holds all attributes-information of a MediaTrack |
+SetTrackStateChunk - sets an TrackStateChunk, to replace all attributes-information of a MediaTrack |
@@ -70363,8 +70370,8 @@
Datatypes used in this document
see also:
@@ -70415,8 +70422,8 @@
Datatypes used in this document
see also:
@@ -70516,7 +70523,7 @@
Datatypes used in this document
see also:
@@ -75191,7 +75198,7 @@
Datatypes used in this document
see also:
diff --git a/ultraschall_api4.9.zip b/ultraschall_api4.9.zip
index 5e71cfeb..faa46ddd 100644
Binary files a/ultraschall_api4.9.zip and b/ultraschall_api4.9.zip differ