A B C D E F G H I J L M N O P R S T U V W Y 
All Classes All Packages

G

getAccessToken() - Method in class apis.models.Token
 
getAccessTokenAndSecret(String) - Method in class apis.tumblr.Tumblr
traded verifier and requestToken for accessToken and AccessTokenSecret
getAccessTokenSecret() - Method in class apis.models.Token
 
getAllSubscribedKeywords() - Method in class apis.SocialMedia
 
getAllSubscribedKeywords() - Method in class apis.tumblr.Tumblr
returns all subscribed keywords
getApiName() - Method in class apis.SocialMedia
 
getApiName() - Method in class apis.tumblr.Tumblr
returns API name
getAudioFile() - Method in class steganography.video.Video
Get the Audio stream of the Video (only one stream supported)
getAuthorizationURL() - Method in class apis.tumblr.Tumblr
gets Authorization URL for USer to log in to Tumblr
getBackgroundColor() - Method in class steganography.image.encoders.GifDecoder.GifImage
Returns the background color of the first frame in this GIF image.
getBytes() - Method in interface steganography.audio.overlays.AudioOverlay
Returns the byte array this object holds.
getBytes() - Method in class steganography.audio.overlays.MP3SequenceOverlay
 
getCodec() - Method in class steganography.video.Video
Get the Codec of the Video
getColorCouples(int[]) - Method in class steganography.image.encoders.GIFTableDecoder
Splits the colorTable into Color Couples which have similar color Values.
getDelay(int) - Method in class steganography.image.encoders.GifDecoder.GifImage
If not 0, the delay specifies how many hundredths (1/100) of a second to wait before displaying the frame after the current frame.
getEncoder(long) - Method in interface steganography.util.ImageStegIO
Determines and returns the suitable encoder (and overlay) for the image according to its type.
getEncoder(long) - Method in class steganography.util.ImageStegIOJava
Determines and returns the suitable encoder (and overlay) for the image according to its type.
getFfmpegBin() - Method in class steganography.video.VideoSteg
Get path of ffmpeg bin
getFormat() - Method in interface steganography.util.ImageStegIO
Returns the images format.
getFormat() - Method in class steganography.util.ImageStegIOJava
Returns the images format.
getFrame(int) - Method in class steganography.image.encoders.GifDecoder.GifImage
 
getFrameCount() - Method in class steganography.audio.mp3.MP3File
Returns the number of frames in this MP3 file.
getFrameCount() - Method in class steganography.image.encoders.GifDecoder.GifImage
 
getFrameCount() - Method in class steganography.video.Video
Get the number of frames in the Video
getFrameHeight() - Method in class steganography.video.Video
Get the Frame Height
getFrameRate() - Method in class steganography.video.Video
Get the frame rate of the Video
getFrames() - Method in class steganography.audio.mp3.MP3File
Returns the information of each frame in this MP3 file.
getFrameWidth() - Method in class steganography.video.Video
Get the Frame Width
getHeight() - Method in class steganography.image.encoders.GifDecoder.GifImage
 
getImageAsByteArray() - Method in interface steganography.util.ImageStegIO
Returns the image in its current state (Output-Image) as a byte Array.
getImageAsByteArray() - Method in class steganography.util.ImageStegIOJava
Returns the image in its current state (Output-Image) as a byte Array.
getImageCapacity(byte[]) - Method in class steganography.image.ImageSteg
Returns the maximum number of bytes that can be encoded (as payload) in the given image.
getInstance() - Static method in class persistence.JSONPersistentManager
 
getJsonMap() - Method in class persistence.JSONPersistentManager
 
getKeywordListForAPI(APINames) - Method in class persistence.JSONPersistentManager
 
getLastTimeCheckedForAPI(APINames) - Method in class persistence.JSONPersistentManager
 
getMediaAndDecode(String, APINames, MediaType) - Method in interface socialmediasteganography.SocialMediaSteganography
Gets Media for a certain Keyword and checks if it is a steganographic picture.
getMediaAndDecode(String, APINames, MediaType) - Method in class socialmediasteganography.SocialMediaSteganographyImpl
 
getModifiablePositions() - Method in class steganography.audio.mp3.MP3File
Returns the positions of bytes that are safe to modify.
getMP3Bytes() - Method in class steganography.audio.mp3.MP3File
Returns the byte array this class was given.
getNumberOfChannels() - Method in class steganography.image.encoders.PixelBit
Returns the number of color channels this algorithm is currently choosing from to encode data.
getOverlay() - Method in class steganography.image.encoders.BuffImgEncoder
 
getOverlay(BufferedImage, long) - Method in class steganography.util.ImageStegIOJava
Returns an overlay according to the global variable useTransparent
getPixelformat() - Method in class steganography.video.Video
Get the format of the pixels of the Video as String
getPtsList() - Method in class steganography.video.Video
Get list of pts
getRecentMediaForKeyword(String) - Method in class apis.SocialMedia
Get Medias posted under keyword
getRecentMediaForKeyword(String) - Method in class apis.tumblr.Tumblr
 
getTimebase() - Method in class steganography.video.Video
Get the timebase of the Video
getToken() - Method in class apis.SocialMedia
 
getToken() - Method in class apis.tumblr.Tumblr
get the oAuth 1 Token
getValue() - Method in enum apis.models.APINames
 
getVideoByteArray() - Method in class steganography.video.Video
Get the byte array of the Video
getVideoCapacity(byte[]) - Method in class steganography.video.VideoSteg
Returns the maximum number of bytes that can be encoded in the given video.
getVideoCapacity(List<byte[]>) - Method in class steganography.video.VideoSteg
Returns the maximum number of bytes that can be encoded in the given video.
getWidth() - Method in class steganography.image.encoders.GifDecoder.GifImage
 
GIF - apis.MediaType
 
GifDecoder - Class in steganography.image.encoders
A decoder capable of processing a GIF data stream to render the graphics contained in it.
GifDecoder() - Constructor for class steganography.image.encoders.GifDecoder
 
GifDecoder.GifImage - Class in steganography.image.encoders
 
GifImage() - Constructor for class steganography.image.encoders.GifDecoder.GifImage
 
GIFMakerImageIO - Class in steganography.image
Implementation for PC Version using GIFDecoder and java.imageio
GIFMakerImageIO() - Constructor for class steganography.image.GIFMakerImageIO
 
GIFTableDecoder - Class in steganography.image.encoders
 
GIFTableDecoder() - Constructor for class steganography.image.encoders.GIFTableDecoder
 
globalColTbl - Variable in class steganography.image.encoders.GifDecoder.GifImage
 
A B C D E F G H I J L M N O P R S T U V W Y 
All Classes All Packages