tracy
Toggle table of contents
JVM Test Fixtures
Target filter
JVM Test Fixtures
Switch theme
Search in API
Skip to content
tracy
test-utils
/
org.jetbrains.ai.tracy.test.utils
/
MediaSource
/
File
File
data
class
File
(
val
filepath
:
String
,
val
contentType
:
String
)
:
MediaSource
(
source
)
Members
Members & Extensions
Constructors
File
Link copied to clipboard
constructor
(
filepath
:
String
,
contentType
:
String
)
Properties
content
Type
Link copied to clipboard
val
contentType
:
String
filepath
Link copied to clipboard
val
filepath
:
String
Functions
as
Data
Url
Link copied to clipboard
fun
MediaSource.File
.
asDataUrl
(
)
:
DataUrl
to
Data
Url
Link copied to clipboard
fun
MediaSource.File
.
toDataUrl
(
)
:
String
to
Media
Content
Attribute
Values
Link copied to clipboard
fun
MediaSource
.
toMediaContentAttributeValues
(
field
:
String
)
:
MediaContentAttributeValues