public static interface VideoFrame.ColorSpace
Modifier and Type | Interface and Description |
---|---|
static class |
VideoFrame.ColorSpace.Matrix |
static class |
VideoFrame.ColorSpace.Primary |
static class |
VideoFrame.ColorSpace.Range |
static class |
VideoFrame.ColorSpace.Transfer |
Modifier and Type | Method and Description |
---|---|
VideoFrame.ColorSpace.Matrix |
getMatrix() |
VideoFrame.ColorSpace.Primary |
getPrimary() |
VideoFrame.ColorSpace.Range |
getRange() |
VideoFrame.ColorSpace.Transfer |
getTransfer() |
VideoFrame.ColorSpace.Range getRange()
VideoFrame.ColorSpace.Matrix getMatrix()
VideoFrame.ColorSpace.Transfer getTransfer()
VideoFrame.ColorSpace.Primary getPrimary()